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 ""