Form
Form Code
Enter the text: <code>OK</code>
[textarea* mytextarea]
[group g]
OK
[/group]
[submit]
Conditional Fields (Text)
show [g] if [mytextarea] equals "OK"
Enter the text: <code>OK</code>
[textarea* mytextarea]
[group g]
OK
[/group]
[submit]
show [g] if [mytextarea] equals "OK"