Skip to main content

Filter: gravityview/fields/select/output_label

Override whether to show the value or the label of a Select field.

Parameters

NameTypeDescription
$show_labelboolTrue: Show the label of the Choice; False: show the value of the Choice. Default: false
$entryarrayGF Entry
$field\GF_Field_SelectGravity Forms Select field
$gravityview\GV\Template_ContextThe context

Since

Source

  • Defined in templates/fields/field-select-html.php at line 29
  • Defined in templates/fields/field-multiselect-html.php at line 28
  • Defined in templates/deprecated/fields/select.php at line 21