Broken enlisgh if the function title doesn’t work with the default Mandatory error option.
For example:
I have a function box that is assigned as a text box that is Mandatory to make a purchase.
If that box is not filled out the error message reads:
Please Select “Function Title” at First.
While this phrase works if it is indeed a box that needs selecting, but since it is a text field, I would prefer the error message to read:
Please Fill Out “Function Title” to continue
The option to change the Mandatory message would be great, but even if I can do it in the code, that would work as well.