I have a Sail form with a confirmation message set on the submit button and mult

I have a Sail form with a confirmation message set on the submit button and multiple required fields, including some set within an applyComponents function. My issue is that if a required field is not completed but the user clicks on the submit button the confirmation message is displayed before the fields are shown in error.
I have added an indicator for one of the fields and added this as a condition to the confirmation message and this works for that one field. Is there any way to check if any required fields are missing without having to put indicators on every required field? What would be the best way to do this?

OriginalPostID-149851

OriginalPostID-149851

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data