Filter: gform_has_conditional_logic
A filter that runs through a form that has conditional logic
Parameters
| Name | Type | Description |
|---|---|---|
| $has_conditional_logic | bool | True or False if the user has conditional logic active in their current form settings |
| $form | array | The Current form object |
Source
Defined in form_display.php at line 3371