Filter: gform_include_bom_export_entries
Filter whether to include a BOM (Byte Order Mark) in the export file.
This is a Gravity Forms filter. BOM helps Excel properly detect UTF-8 encoding.
Parameters
| Name | Type | Description |
|---|---|---|
| $include_bom | bool | Whether to include the BOM. Default: true. |
| $form | array|null | The Gravity Forms form array, or null if not available. |
Source
- Defined in
future/includes/rest/class-gv-rest-views-route.phpat line 355 - Defined in
future/includes/class-gv-view.phpat line 1830