Using Gravity Forms ‘gform_confirmation_actions’ PHP action
The 'gform_confirmation_actions' PHP filter in Gravity Forms allows developers to add custom actions after form submission.
The 'gform_confirmation_actions' PHP filter in Gravity Forms allows developers to add custom actions after form submission.
The `gform_{$SHORT_SLUG}_field_value` PHP action allows developers to modify values of fields generated by Gravity Forms Add-ons before they are sent to third-party…
Learn how to use the dynamic `gform_update_status` filter in Gravity Forms to modify form behavior based on entry status with our comprehensive guide complete with examples and code snippets.
Learn how to use the gform_subscription_canceled PHP action hook in Gravity Forms to run custom functions, update orders, downgrade user roles, unsubscribe members from Mailchimp lists, and more.