• Resolved irinelmita

    (@irinelmita)


    Hello,

    I want to hide certain checkboxes on Wednesdays.

    I mean with a step before the check to select the date, if you select a Wednesday when it goes to the next step to have certain fields with display none, is it possible ?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter irinelmita

    (@irinelmita)

    Or it would help me enormously to know where to get the current date selected from the placeholder because it is not on HTML, it’s probably in a JS that I can query and depending on the result to hide the fields


    IMG: https://ibb.co/6RytZg09

    Hi @irinelmita

    I hope you are doing well today.

    This is possible by default with conditional logic. In your field, which should be hidden, please enter the Visibility tab and set up those settings:

    HIDE /ANY
    DATE || DAY IS || We

    With that, each time someone selects Wednesday, that field will be hidden. You can repeat that process for other fields as well.

    Kind Regards,
    Kris

    Hi @irinelmita

    We haven’t heard from you in a while, I’ll go and mark this thread as resolved. If you have any additional questions or require further help, please let us know!

    Kind Regards,
    Kris

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Hide fields by date’ is closed to new replies.