Filters

Articles

gform_noconflict_scripts

Use this filter to “register” your script with Gravity Forms, making sure it gets enqueued in the form editor page when no-conflict mode is enabled.

gform_noconflict_styles

Use this filter to “register” your css file with Gravity Forms, making sure it gets enqueued in the form editor page when no-conflict mode is enabled.

gform_notes_apply_button

The gform_notes_apply_button filter can be used to modify the HTML for the “Apply” button that appears in the entry notes section when bulk actions are available.

gform_notes_avatar

The gform_notes_avatar filter can be used to filter the avatar used in the entry note.

gform_notification

Modify a notification object before it is converted into an email and sent.

gform_notification_actions

Description.

gform_notification_email_header

The gform_notification_email_header filter adds the ability to enable and customize the X-Gravity-Forms-Source email header for notification emails.

gform_notification_enable_cc

The "gform_notification_enable_cc" filter allows the display of a carbon copy field when creating a notification.

gform_notification_events

Use this filter to add a new event to the drop down of available triggers for notifications. Additional code is necessary to handle the event since this hook only adds it to the Event drop down on the notifications admin page.

gform_notification_note

Use this filter to modify the note(s) being added to the entry detail page that contain the sending result of notifications for the entry.