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

Datepicker

Form

    Would you like to pick a date?

    Form Code

    Would you like to pick a date?
    [select* menu-1 "-- Please Select one --" "Yes" "No"]
    
    [group group-1]
    [date* date-1 date-format:mm/dd/yy]
    [/group]
    
    <br><br>
    
    [submit "Send"]

    Conditional Fields

    show group if field operator value

    group-1 if menu-1 equals Yes