Hello,
I added a form, would like to restrict the number of input in the text but I can only change the Label, Placeholder, Single-Line, Multi-Line, Required or not…
Do you know how can I change that ?
Hello,
I added a form, would like to restrict the number of input in the text but I can only change the Label, Placeholder, Single-Line, Multi-Line, Required or not…
Do you know how can I change that ?
You cannot do that with the form component. It is best you build your own form with Text Field & Dropdown components. This way you will have greater flexibility in formats.
We’re looking into improving form validation and this is a perfect instance of where we can improve. Thanks for sharing. I’ll take this to my team.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.