Setting up a begin date for a subscription form

  • farfieldsfarm
    Asked on July 9, 2021 at 11:08 AM

    I want to announce my subscription today but not begin accepting orders until Monday 7/12 at 9am. I've tried the date picker option and not sure I understand all of the functions.

    Is there an option to set up a start date on my form?

    Thank you,


  • Bojan Support Team Lead
    Replied on July 9, 2021 at 12:11 PM

    Greetings.

    To do this, you will need to use conditional logic and a date field.

    The first thing you need to do is to add a date field and set the default value to the current date:

    screenshot 6439 Screenshot 10

    After this, you can add the Paragraph field:

    screenshot 6440 Screenshot 21

    You can add any text you wish to show your users using this field.

    Now, the final step is to add Show/Hide Field condition:

    You can check if the current date (from the date picker) is before a specific day and hide all fields on your form if this is the case:

    screenshot 6441 Screenshot 32

    Let us know if you have any additional questions.