Need to dynamically disable a date range from the current date

  • mberman
    Asked on September 16, 2016 at 12:18 PM

     

     
     
    I would like to put the following limit on my form and I'm not getting.
    wish they were excluded dates referring to requests made 14 days ahead, that is always have to ask with a maximum of 14 more days from the current date, we can not accept orders 14 days of the current date because of the price update .
  • Mike
    Replied on September 16, 2016 at 3:02 PM

    If you would like to disable 14 days from the current date, you can try the next 'Disable Date Ranges' value:

    today>today+14

    Need to dynamically disable a date range from the current date Image 1 Screenshot 20

    Related guide:

    How to Use the Date Limits Option

    If I misunderstood the inquiry, please let me know.

  • mberman
    Replied on September 19, 2016 at 9:46 AM

    No you do not understand want to disable 14, 15, 16, 17 .... days from the current date.
    because I want the customer can only request the application with a maximum of 13 days after the current date that it is requesting
    ...
  • Irshad
    Replied on September 19, 2016 at 11:24 AM

    Please try to Enter the following expression in the Disable Date Ranges field:

    today+14>today+32000

    Need to dynamically disable a date range from the current date Image 1 Screenshot 20

     

    You can also verify it on my clone form here: http://jotform.com/62624452392961

    If you face any issue, or need further assistance, feel free to revert back.

    Thanks.