Filter: gk/multiple-forms/merge/split-field-types
Field input types whose parent filter is replaced by one filter per visible input.
Parameters
| Name | Type | Description |
|---|---|---|
| $types | string[] | The field input types to split into their inputs. Default: [ 'name', 'address' ]. |
| $form | array | The form being processed. |
Since
- 0.7.0
Source
Defined in src/MultipleForms/Assets.php at line 300