Skip to main content

Filter: gform_value_pre_duplicate_check

Filter the value checked during duplicate value checks.

Parameters

NameTypeDescription
$valuestringThe value being checked against existing entries for duplicates.
$field\GF_FieldThe field being checked for duplicates.
$form_idintThe ID of the form being checked for duplicates.

Since

  • 2.9.2

Source

  • Defined in form_display.php at line 2728
  • Defined in includes/fields/class-gf-field-repeater.php at line 192