Articles

gform_password_confirm

Use this filter to change the sub-label for the Confirm Password Field.

gform_password

Use this filter to change the Password Field sub-label.

gform_page_loaded

Process your own custom code after the page is loaded in a multi-page form using the gform_page_loaded

gform_other_choice_value

Change the default “Other” placeholder text on Radio Button fields.

gform_order_label

The "gform_order_label" filter in Gravity Forms is executed when displaying the "Order" heading on the entry detail page or when sending the order information via email.

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.