Confirmations
Articles
gform_confirmation
This filter can be used to dynamically change the confirmation message or redirect URL for a form.
gform_confirmation_actions
Modify the list of actions which display below the Confirmation Name on the Confirmations list view.
gform_confirmation_anchor
Use this filter to enable or disable the confirmation anchor functionality that automatically scrolls the page to the confirmation text or validation message upon submission.
gform_confirmation_loaded
Fired on AJAX-enabled forms when the confirmation page is loaded.
gform_confirmation_settings_fields
The gform_confirmation_settings_fields filter allows the confirmation settings fields to be modified before they are displayed.
gform_entry_pre_handle_confirmation
Allows the entry to be modified before the confirmation is processed.
gform_pre_confirmation_save
Modify the confirmation object before it is saved to the database.