Create field showing all required fields have been populated
Hi, I have a form with a number of required fields. The form isn't submitted online, just emailed to me.
I would like to add a field at the top of the page "Form Complete" that would turn green or show a checkmark when all required fields have been entered. I have marked each field as being required or not in the properties of each one. I believe that I need a java script to loop through the fields and validate that required fields are populated. Can anyone help me with that? Thank you!
