Filter: gform_has_image_choices
A filter to determine if a form has image choices.
Parameters
| Name | Type | Description |
|---|
| $has_image_choices | bool | True or False if there are any image choice fields in the form |
| $form | array | The Current form object |
Source
Defined in form_display.php at line 3359