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_partialentries_pre_update
The gform_partialentries_pre_update filter is used to modify an existing partial entry before the database is updated.
gform_partialentries_warning_message
This filter allows the warning message indicating the user’s information is being saved to be changed.
gform_password
Use this filter to change the Password Field sub-label.
gform_password_confirm
Use this filter to change the sub-label for the Confirm Password Field.
gform_payment_amount
Allows the payment amount displayed for the entry in the Payment Details section to be modified.
gform_payment_date
Allows the payment date displayed for the entry in the Payment Details section to be modified.
gform_payment_details
Triggered after the payment details are displayed within a Gravity Forms entry.
gform_payment_methods
Use this filter to add alternative payment methods to the Credit Card field.
gform_payment_status
Allows the payment status displayed for the entry in the Payment Details section to be modified.
gform_payment_statuses
Allows custom payment statuses to be defined.