How to display a form based on the current date?

  • YouBelong
    Asked on February 14, 2017 at 10:01 AM

    I have a form that based on the current date, I want to display an informational message and hide the signature and submit fields.

  • Jan
    Replied on February 14, 2017 at 1:08 PM

    It is possible to create a condition for the "Date Picker" field. Please check this demo form: https://form.jotform.com/70445057636963. You can clone it if you like.

    Here's a guide on how I created that demo form:

    1. I inserted a "Date Picker" tool and a "Text" element.

    How to display a form based on the current date? Image 1 Screenshot 40

    2. I created a Show/Hide Field Condition wherein if the "Date Picker" field is equal to "Today", then the "Text" element will appear.

    How to display a form based on the current date? Image 2 Screenshot 51 

    3. You need to type the word "today" in the Value field of the IF condition.

    Here's the result:

    How to display a form based on the current date? Image 3 Screenshot 62

    Related guide: How-to-Show-or-Hide-Fields-Base-on-User-s-Answer

    Hope that helps. Thank you.