Entries
Articles
gform_entry_detail_title
This filter allows the title displayed on the entry detail page to be modified.
gform_entry_field_value
Use this filter to change the field’s value before getting displayed on the Entry detail page.
gform_entry_id_pre_save_lead
Allows entry id to be changed before submission is saved. Useful to update an existing entry instead of creating a new one.
gform_entry_ids_automatic_deletion
Allows modification of the array of entry IDs before automatic deletion.
gform_entry_is_spam
The gform_entry_is_spam filter is used to mark entries as spam.
gform_entry_list_bulk_actions
This filter allows the drop down of available bulk actions on the entries list to be modified.
gform_entry_list_column_input_label_only
This filter can be used to override the default behavior of only including the input label in the entry list column header.
gform_entry_list_columns
This filter allows the columns set to be displayed on the Entry List page to be changed. This allows different columns to be displayed for each form.
gform_entry_meta
Use this hook to add custom properties to the Entry object.
gform_entry_meta_conditional_logic_confirmations
Enables the entry meta conditional logic filters to be modified on the confirmation edit page.