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 |
See Also
Source
- Defined in
templates/deprecated/fields/checkbox.phpat line 44 - Defined in
templates/fields/field-checkbox-html.phpat line 68 - Defined in
templates/fields/field-survey-csv.phpat line 90 - Defined in
templates/fields/field-survey-html.phpat line 55