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_product
This filter is executed when displaying the order information grid on the entry detail page and notification emails.
gform_product_field_types
Filters the input types to use when checking if a field is a product field, allowing support for custom product fields.
gform_product_info
Use this filter to manipulate the list of products displayed in the entry detail and sent to third party services via Add-Ons such as PayPal.
gform_product_info_name_include_field_label
This filter is used to control the inclusion of the field label in the product name for radio and select type Product fields.
gform_product_price
Use this filter to change the sub-label for the Product Price input.
gform_product_qty
This filter is executed when displaying the order information grid on the entry detail page and notification emails.
gform_product_quantity
Use this filter to change the sub-label for the Product Quantity input.
gform_product_total
Description.
gform_product_unitprice
This filter is executed when displaying the order information grid on the entry detail page and notification emails.
gform_progress_bar
Use this filter to modify or replace the default Gravity Forms progress bar (for multi-page forms).