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_merge_tags_supported_input_types
The filter gform_merge_tags_supported_input_types allows users to filter the field types which are available for use in the merge tag drop down.
gform_moderation_score
The gform_moderation_score filter allows custom checks to be performed and the score to be overridden before it is saved to the entry meta.
gform_mollie_components_object
This hook will modify Mollie Components object when displaying Mollie Field.
gform_mollie_payment_description
Allow for the filtering of the payment description.
gform_mollie_payment_method_label
Allows for the filtering of the Payment Method label when creating a Mollie field.
gform_mollie_payment_methods
Allows the filter of payment methods available in the Mollie add-on.
gform_multifile_upload_field
This filter is used to filter the field object that will be associated with the uploaded file.
gform_multiselect_placeholder
Use this filter to change the default “Click to select…” placeholder text on Multi Select fields.
gform_name_first
This filter is executed when creating the first name field and can be used to modify the “First” label.
gform_name_last
This filter is executed when creating the last name field and can be used to modify the “Last” label.