Custom Forms .... Can I make my own?

Is there a way to create a screen as a custom form that gives you control over whether a text input field is REQUIRED like on the forms that are currently available for selection?

Yes, and manual builds are better than the default form once you need control.

Text inputs + conditional visibility on error texts + custom action on submit (If checks for empty => show error + stop).

You can also use the (Multi-input Validator) component from the Marketplace if you’d like to add restrictions or limitations for each separate input.

Gives dynamic required fields, better styling, faster load.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.