• Resolved jdomino

    (@jdomino)


    I was wondering if I can set up the checkbox option following this rule:

    Options:
    • airfare
    • hotel
    • transportation
    • none

    Rule: If the user selects ‘none’ how can I prevent them from selecting the other options?

    Thank you in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Laura – WPMU DEV Support

    (@wpmudev-support8)

    Hi @jdomino

    I hope you’re well today!

    With single checkbox field that won’t be possible out of the box. I think you could use two checkbox fields instead along with conditional visibility rules.

    The first checkbox would be only one option – “none” – and unchecked by default and second one would be remaining options (airfare, hotel, transportation).

    For the second one you would then want to set visibility rule to hide it if the first checbox is checked.

    it’s a bit different approach but I believe it should work.

    If you have any additional questions on this, let me know.

    Best regards,
    Adam

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @jdomino ,

    We haven’t heard from you for a while now, so it looks like you have no more questions about this setup.

    Please feel free to re-open this ticket if needed.

    kind regards,
    Kasia

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

The topic ‘Checkbox Rules’ is closed to new replies.