Hooks
Actions
Learn about the different action hooks available within Gravity Forms. Action hooks allow you to perform additional actions when an event takes place.
Filters
Discover the different filter hooks available within Gravity Forms. You can use filters to modify data to better match your particular needs.
JavaScript
Find explanations of the various JavaScript hooks used by Gravity Forms and its add-ons.
Deprecated
Here you will find a listing of the action hooks in Gravity Forms which have been deprecated.
Articles
gform_email_background_color_label
Allows the background color for the field label in the html email to be changed.
gform_email_confirm
This filter is executed when creating the email field and can be used to modify the “Confirm Email” label.
gform_email_field_rejectable_values
The gform_email_field_rejectable_values allows developers to define specific email addresses or partial email patterns that should be rejected during form validation.
gform_email_fields_notification_admin
Use the filter to add/remove fields from the list of email fields that get displayed on the Notification edit page when configuring the “Send To Field”.
gform_embed_edit_post_link
The gform_embed_edit_post_link filter is used to customize the edit post link template for the Embed Form flyout.
gform_embed_post_types
The gform_embed_post_types allows users to modify the post types presented in the Embed Form flyout.
gform_emma_field_value
https://docs.gravityforms.com/gform_slug_field_value/.
gform_emma_verifypeer
The gform_emma_verifypeer filter in the Gravity Forms Emma Add-On allows peer verification to be bypassed.
gform_enable_credit_card_field
Use this filter to enable/disable the built-in credit card field.
gform_enable_download_nocache_headers
The gform_enable_download_nocache_headers filter allows developers to enable or disable the no-cache headers for file downloads.