Skip to main content

Filter: gravityview/fields/image_choice/output_label

Overrides whether to show the value or the label of an Image Choice field.

Parameters

NameTypeDescription
$show_labelboolTrue to display the label of the choice; false to display the value. Default is false.
$entryarrayThe Gravity Forms entry.
$field\GF_Field_Checkbox|\GF_Field_RadioThe Gravity Forms field (can be either a radio or checkbox field).
$gravityview\Template_ContextThe GravityView template context.

Since

Source

Defined in templates/fields/field-image_choice-html.php at line 39