Filter: gk/gravityboard/feed/field-config
Filter the editor configuration of a mapped form field.
Parameters
| Name | Type | Description |
|---|---|---|
| $field_config | array<string,mixed> | type, plus choices, required, read_only, placeholder and maxLength where they apply. |
| $field | \GF_Field | The Gravity Forms field. |
| $feed | \FeedRow | The feed data. |
Since
- $ver$: $ver$
Source
Defined in src/Feed.php at line 2227