First update after 20 december 2024 needs extra attention!

Conditional Fields 2.5.5 and later use new folder and file names.
As a result, the plugin will deactivated automatically the first time that you update from version 2.5.4.
Please make sure to activate the plugin manually after the update.

Read more

clear on hide multi select

Form

    Form Code

    [togglebutton toggle-1 "Show" "Hide"]
    [group group-1 clear_on_hide]
    [select ms-1 multiple "option 1" "option 2" "option 3"]
    [/group]

    Conditional Fields (Text)

    show [group-1] if [toggle-1] equals "Hide"