• Resolved eframx

    (@eframx)


    Im trying to show and hide fields using conditional logics. Is there any way to combine rules?

    I want to show “opening hours” and let the user choose between showing “booking only” or actually setting opening hours.

    So, for the opening hours timepicker i want something like this:
    “show” if “radiobutton” equals “Yes” AND if “checkbox” contains “Monday”

    Or:
    “show” if “radiobutton” equals “Yes”
    AND
    “hide” if “checkbox” not contain “Monday”

    Is this possible?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support mansurahamed

    (@mansurahamed)

    Hi @eframx,

    No it’s not possible at this moment. If you use “Show”, if your condition isn’t true it will hide.

    Thanks.

    Thread Starter eframx

    (@eframx)

    Please add this in a future update.
    You allready have the basis for it, just need to allow for addition if statments with an add.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘combining condition rules’ is closed to new replies.