Skip to main content

Action: gform_update_{$property_name}

Fired after an entry property is updated

Parameters

NameTypeDescription
$property_namestringUsed within the action string. Defines the property that fires the action.
$lead_idintThe Entry ID
$property_valuestringThe new value of the property that was updated
$previous_valuestringThe previous property value before the update

Source

  • Defined in includes/legacy/forms_model_legacy.php at line 295
  • Defined in forms_model.php at line 1715