Allow only dates on date field from today until 4 weeks only

  • Valcarcel
    Asked on June 17, 2016 at 10:50 AM

    Also, regarding the date range, I want to limit it to allow only dates that are 4 weeks from today.
    I am using the following data range (2000-01-01>today>today+28) for the first date picker in the form but it does not work. The default date works as today+28 but the range does not.

    Can you please have a look and advice on what I am doing wrong?

  • Elton Support Team Lead
    Replied on June 17, 2016 at 11:00 AM

    I think 3 range isn't possible, so this won't work.

    2000-01-01>today>today+28

    You should probably just use the following if you only want to allow dates from today until 4 weeks. The rest are disabled.

    Allow only dates on date field from today until 4 weeks only Image 1 Screenshot 20

    Test: https://form.jotform.com/61684021665961

    Hope this helps!