This example form demonstrates how the file field can be used as a trigger to hide/show groups.
Form
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 ""