Mandatory Field Error Message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2018 07:47 PM
I have five choice fields on a form section which are mandatory
Without selecting any values if I save the form using the save button it gives an error message to satify the mandatory fields but the sorting order of the fields is not correct
The error message on the top of the form is like
The following mandatory fields are not filled in: Name2, Name5, Name4, Name1, Name3
Instead of
The following mandatory fields are not filled in: Name1, Name2, Name3, Name4, Name5
Any help is highly appreciated.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2018 11:22 AM
It's based on your variables/field order. Check all variables/field are in correct order.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-03-2023 08:19 PM
Someone please help me to solve this problem, I have the same problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-03-2023 08:39 PM
I found the answer:
The display order will sort by your column name A-Z.
In case you want to change it, delete then recreate the field and leave the column name as you want to display the err message