Entries
Articles
gform_update_status
The “gform_update_status” action hook is a dynamically generated filter name.
gform_delete_entry
The “gform_delete_entry” action fires right before an entry is deleted and is used to perform actions when an entry is deleted.
gform_post_send_entry_note
The “gform_post_send_entry_note” action is triggered after an entry note is emailed, allowing further actions to be performed.
gform_update_PROPERTY_NAME
Use this action hook to perform logic when entries’ basic information is updated.
gform_entries_column
Use this action to inject markup to any non-first column of every entry in the entry list grid.
gform_after_update_entry
This hook fires after the entry has been updated via the entry detail page.