I have been using the form for some time now and love it. However, I have realized that I keep getting incomplete forms, so I wanted to add the required fields functionality to the form. In the original mailit file it indicated that:
"Anything in your form that you want the user to be forced to fill out
Put a hidden tag in your form that is a comma separated list of items
You want your visitor to have to fill out
Email definitely should be required"
As I am basically just winging it here, can anyone explain how I would do this?
I have fields named Date, Start_Time, End_Time, Name, etc.
Thanks!