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

File

This example form demonstrates how the file field can be used as a trigger to hide/show groups.

Form

    Select a file and some text should appear here:

    Some text

    Form Code

    [file filefield]
    
    Select a file and some text should appear here:
    
    [group group-file]
    <strong>Some text</strong>
    <br>
    [/group]

    Conditional Fields (Text)

    show [group-file] if [filefield] not equals ""