Filter: gform_list_field_parameter_delimiter
Allow modification of the delimiter used to parse List field URL parameters.
Parameters
| Name | Type | Description |
|---|---|---|
| $delimiter | string | Defaults to '|'; |
| $field | array | GF_Field object for the current field. |
| $name | string | Name of the current dynamic population parameter. |
| $field_values | array | Array of values provided for pre-population into the form. |
Since
Source
Defined in forms_model.php at line 4574