set a limit for submissions for the current day at a certain time

  • mannyledesm
    Asked on February 19, 2016 at 7:10 PM

    What i would like to do is make it so that if someone is trying to make a submission for an appointment for the same day, if it is after a certain time, it does not allow this and tells them to pick a different day.

     

    https://form.jotform.com/60492919127158

     

    it seems that this might not be available to do.  But if there is a workaround please let me know.

     

    Thank you

     

    P.S. I've provided a screenshot of the conditional logic i've tried to no avail.

    Jotform Thread 776837 Screenshot
  • Boris
    Replied on February 20, 2016 at 9:08 AM

    So basically, you want to allow all future dates to be selected for pickup, and today if submission is made before a certain time.

    After a certain time of today, you will only be able to select future pickup dates.

    I would recommend that you change your conditional rule into this:

    IF "Pickup Day Requested" is equal to date with value today
    AND
    IF "Submission time" is after value 13:59
    THEN hide submit button, and show error message

    This is how it looks on my end:

    set a limit for submissions for the current day at a certain time Image 1 Screenshot 20

    You can check out a cloned version of your form with this change applied here:

    https://form.jotformpro.com/form/60503694789973

    You can clone it back into your account to take a closer look into how it is set up. Let us know if you need any further assistance, and we will be happy to help.

  • mannyledesm
    Replied on February 20, 2016 at 12:15 PM

    Thank you for the help. I did not know that you could just use today as a value. Very helpful.

  • Kevin Support Team Lead
    Replied on February 20, 2016 at 11:43 PM

    On behalf of my colleague, you're welcome.

    Do let us know if you have more questions, we will be glad to help.