You are viewing limited content. For full access, please sign in.

Question

Question

Date field only select one day of any month

asked on August 7, 2017

I need a Form Date field to only allow users to select the 15th day on any month or year. So, they need to be able to change the month and year but only the 15th day of that month.

I'm sure it is possible with Javascript but I can't work out the variables.

 

 

0 0

Replies

replied on August 8, 2017

Hi Jonathan,

The solution should be similiar as https://answers.laserfiche.com/questions/121274/Restrict-date-to-second-Saturday-of-each-month and https://answers.laserfiche.com/questions/122681/How-to-disable-weekends-for-calendar-field

You can change the isCorrectDate to use d==15 so it will only take 15th day as valid.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.