Users should not be able to enter a date that is more than one year in the future.
Hi, I need to restrict users from entering a date more than one year in advance. If they do, an error message should be displayed, and they should not be able to save the form. I've tried creating an on-submit client script, but it's not working. Can...
