Articles

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_notification_ui_settings

This filter has been deprecated. Use the gform_notification_settings_fields filter instead.

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_pre_notification_save

The gform_notification_actions filter allows you to modify the list of actions that display below the notification name on the Notifications list view.

gform_notification_actions

The gform_notification_actions filter allows you to modify the list of actions that display below the notification name on the Notifications list view.

gform_notification

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

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_next_button

This filter allows the markup for the next button to be changed, giving the user control over how it looks.

gform_name_suffix

This filter is executed when creating the name suffix field and can be used to modify the “Suffix” label.

gform_name_prefix

This filter is executed when creating the name prefix field and can be used to modify the “Prefix” label.