Restrict form submission based on date entry | Community
Skip to main content
Sarah_Way1
Level 2
June 8, 2017
Question

Restrict form submission based on date entry

  • June 8, 2017
  • 1 reply
  • 1223 views

Is there a way to block submission of a form based on a date entry?

We want to have an enrollment form, but the individual can only enroll if they are under 54. We are asking for their birth date (for verification purposes), but would like an error message to pop up if they are 54+. Anyone 54+ should not be able to submit this form.

Is there a way to accomplish this?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

SanfordWhiteman
Level 10
June 8, 2017

Of course -- a developer can use the Forms2 API to check the difference between today's date and and the date field.