- This topic has 1 reply, 2 voices, and was last updated 11 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- The forum ‘Generic’ is closed to new topics and replies.
Events Made Easy › Forums › Generic › required fields
Hello,
I have added a couple of required field to the EME form, and things seem to be working properly. However, if a required field is not filled in, my form does not give a message that it needs to be completed, the page simply refreshes and the viewer is not directed any further (to the payment section).
Possibly I’ve missed something. Is there a way to force that alert message to appear if required fields are left blank?
Thanks!
I just tested it and it behaves as expected. Search your html code for the resulting page, you should see a field with CSS “eme-rsvp-message” that displays “Please fill in all the required fields”
Maybe you have hidden that message?