You can show/hide fields using conditional logic.
Create a drop down field and populate it with values.
Create a single text input field and go to the Advanced tab. On that tab will be a checkbox for "Enable Conditional Logic". Check this box and it will display an interface where you can set what conditions must be met for that field to be displayed.
You would then set it so that If Dropdown1 = Value1 then the field would display.
Conditional Logic relies on selection fields (drop downs, radio buttons, check boxes) and can be applied to any field. You ONLY apply the conditional logic to the field that you want to show or hide based on a previous selection.
If you apply conditional logic to a Section Break field, it will show/hide the Section Break and ALL fields that appear below that Section Break. So you can use it to show/hide a block of fields as long as they begin with a Section Break field.
This should get you moving in the right direction...
Posted 14 years ago on Tuesday March 2, 2010 |
Permalink