Form Validation Messaging
Can someone please help me design a clean way to show error messages
when the User click on "Submit" button without filling in all the
required fields.
I have an InfoPath form now with a number of
required fields. If a User click Submit without filling in the requried
fields, I like to display an error message either right next to the
required field or somewhere on the form or as a pop-up message.
But
if they have filled in all the required fields, then the Submit button
has a bunch of actions that it will complete. So the above step should
also prevent those Actions from taking place as well.
If someone has an example file that can be shared here, that would be greatly appreciated.
Thank you.