Filter: gravityview_field_tick
Filter to customize the check symbol used in CSV exports
Parameters
| Name | Type | Description |
|---|---|---|
| $output_symbol | string | The symbol to use for checked values. Default: "✓" |
| $entry | array | The entry being displayed |
| $field_config | array | Field configuration |
| $gravityview | \GV\Template_Context | Template context |
Since
- 2.40
Source
- Defined in
templates/fields/field-survey-csv.phpat line 90 - Defined in
templates/fields/field-checkbox-html.phpat line 68 - Defined in
templates/fields/field-survey-html.phpat line 55 - Defined in
templates/deprecated/fields/checkbox.phpat line 44