Filter: gravityview_field_tick
Change the output for a checkbox "check" symbol. Default is the "dashicons-yes" icon.
Parameters
| Name | Type | Description |
|---|---|---|
| $output | string | HTML span with dashicons dashicons-yes class |
| $entry | array | Gravity Forms entry array |
| $field | array | GravityView field array |
| $ | \GV\Template_Context | The template context. |
See Also
Since
Source
- Defined in
templates/fields/field-checkbox-html.phpat line 67 - Defined in
templates/fields/field-survey-csv.phpat line 90 - Defined in
templates/fields/field-survey-html.phpat line 55 - Defined in
templates/deprecated/fields/checkbox.phpat line 44