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/theme/scripts_loaded
The gform/theme/scripts_loaded event can be used to initialize scripts that depend on Gravity Forms front-end form scripts, including the JavaScript gform object.
GFSignature
GFSignature is the class which houses some of the functionality included by the Gravity Forms Signature Add-on.
GFStripe
GFStripe is the class which houses the main functionality of the Gravity Forms Stripe Add-on, it extends the GFPaymentAddOn class which is part of the add-on framework.
Google Analytics Feed Meta
The Feed Meta Object for the Google Analytics Add-On is an associative array with properties determining how the add-on should process the form submission.
gquiz_answer_indicator
This filter allows the HTML markup for the answer indicator to be changed.
gquiz_correct_indicator
This filter allows the image used when a user gets an answer correct on a quiz to be changed. This allows you to link to your own icon.
gquiz_incorrect_indicator
This filter allows the image used when a user gets an answer incorrect on a quiz to be changed. This allows you to link to your own icon.
Help Scout Feed Meta
The Feed Meta object for the Help Scout Add-On is an associative array containing the properties which determine how the add-on should process the form submission.
Highrise Feed Meta
The Feed Meta object for the Highrise Add-On is an associative array containing the properties which determine how the add-on should process the form submission.
HipChat Feed Meta
The Feed Meta object for the HipChat Add-On is an associative array containing the properties which determine how the add-on should process the form submission.