Filter: gform_value_pre_duplicate_check
Filter the value checked during duplicate value checks.
Parameters
| Name | Type | Description |
|---|---|---|
| $value | string | The value being checked against existing entries for duplicates. |
| $field | \GF_Field | The field being checked for duplicates. |
| $form_id | int | The ID of the form being checked for duplicates. |
Since
- 2.9.2
Source
- Defined in
form_display.phpat line 2728 - Defined in
includes/fields/class-gf-field-repeater.phpat line 192