Skip to main content

Action: gform_post_update_entry_property

Fired after an entry property is updated.

Parameters

NameTypeDescription
$lead_idintThe Entry ID.
$property_namestringThe property that was updated.
$property_valuestringThe new value of the property that was updated.
$previous_valuestringThe previous property value before the update.

Since

Source

Defined in forms_model.php at line 1727