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_campfire_message
This filter is used to dynamically alter the message before it is sent to Campfire.
gform_capsulecrm_case
This filter allows the Capsule CRM Case object to be modified before it is created.
gform_capsulecrm_field_value
https://docs.gravityforms.com/gform_slug_field_value/.
gform_capsulecrm_opportunity
This filter allows the Capsule CRM Opportunity object to be modified before it is created.
gform_capsulecrm_person
This filter allows the Capsule CRM Person object to be modified before it is created/updated.
gform_capsulecrm_task
This filter allows the Capsule CRM Task object to be modified before it is created.
gform_card_details
This filter is executed when creating the Stripe Card field and can be used to modify the “Card Details” label.
gform_card_expiration
This filter is executed when creating the credit card field and can be used to modify the “Expiration Date” label.
gform_card_name
This filter is executed when creating the credit card field and can be used to modify the “Cardholder Name” label.
gform_card_number
This filter is executed when creating the credit card field and can be used to modify the “Card Number” label.