Is there a way to disable a certain time on a reoccurring day of the we

  • MederoA
    Asked on January 4, 2019 at 11:10 AM

    Is there a way to disable a certain time on a reoccurring day of the week?

    Ex: Fridays after 5pm

  • Kevin Support Team Lead
    Replied on January 4, 2019 at 12:04 PM

    It's not possible to conditionally disable the days or certain time. But you may do the following: 

    1. Add a hidden time field with the current time, this will help you to trigger the condition at the desired time frame. 

    1546620849screenshot 02 Screenshot 10

    1546620909screenshot 01 Screenshot 21

    2. You will need to add an additional date picker where the desired day is disabled, for example, Friday: 

    1546620987screenshot 01 Screenshot 32

    Then you only need conditions to show the correct date field according to the current time, you can set show/hide conditions, here is an example: 

    1546621398screenshot 01 Screenshot 43

    I hope this helps.