Displaying error messages when Accordian section is collapsed

Skuid currently do not evaluate the Required fields if they are inside of a collapsed Accordian section, is there any action that would open the Accordian sections on the click of a button and display error messages on the Required fields to the users?

Any suggestions would be of great help.

Two forms components. One that displays on page load and one that is hidden. A button called “Validate” that hides the initial form element and shows the second form component. The second form component has all the fields in it and each field is set to display only if it fails validation. Custom validation rules can be created in Ui only formula fields.
This would give you a highly customized, stable, no code solution.

1 Like

Created this idea based on this post. Go vote for it.

1 Like