Filter: gk/gravityview/template/options
Filters the field options.
Parameters
| Name | Type | Description |
|---|---|---|
| $field_options | array | Array of field options with label, value, type, default keys. |
| $field_type | "widget"|"field" | The field type (widget or field). |
| $template_id | string | The template ID. |
| $context | string | The context (single or directory). |
| $grouped | bool | Whether the options should be grouped. |
| $form_id | int | The form ID. |
Since
Source
Defined in includes/admin/class.render.settings.php at line 326