Entries
Articles
gform_abort_submission_with_confirmation
The gform_abort_submission_with_confirmation filter determines if submissions are aborted without saving the entry.
gform_addnote_button
This filter allows modification of the HTML of the “Add Note” button for Entry Notes on the Entry Detail page.
gform_currency_pre_save_entry
This filter can be used to override the default currency code before the entry is saved.
gform_display_field_select_columns_entry_list
Allows fields to be added or removed from the _select columns_ UI on the entry list.
gform_entries_column_filter
Use this filter to inject markup and replace the value of any non-first column in the entry list grid.
gform_entries_field_value
Use this filter to change the field’s value before getting displayed on the Entry list page.
gform_entries_first_column_actions
Use this action hook to add extra action links to the entry row on the entry list page.
gform_entries_primary_column_filter
The gform_entries_primary_column_filter filter is used to modify the contents of the first column in the entries list table.
gform_entry_detail_grid_display_empty_fields
Allow displaying empty fields on the entry detail page/print view even if option is not checked.
gform_entry_detail_meta_boxes
This filter can be used to add custom meta boxes to the entry detail page.