Partial Entries Filters
Articles
gform_partialentries_abort_save
The gform_partialentries_abort_save filter allows you to stop a partial entry from being saved or updated. You can use it to prevent partial entries from being saved under specific conditions during form processing.
gform_partialentries_post_EVENT
Perform a custom action when the partial entry has been saved or updated.
gform_partialentries_pre_update
The gform_partialentries_pre_update filter is used to modify an existing partial entry before the database is updated.
gform_partialentries_warning_message
This filter allows the warning message indicating the user’s information is being saved to be changed.