Pdf form condition on a date
Hello All,
I'm working on a new user creation form.
User have to enter an end of mission date.
I would like to test the date entered.
The form as a date aka start of mission date.
If the request is made before October the 1st than maximum date possible for end of mission date is 31/12 of the year of the start of mission date
If the request is made after October the 1st than maximum date possible for end of mission date is 31/12 of the year of the start of mission date +1
Is it possible to prevent user to enter a date in thi conditions, or to send him a message the ate is wrong.
I tried to start a script but my knowledge is limited and i'm struggling with the operators and the message.
Thanks for your help,
