Learn how to use the Gravity Forms `gform_column_input_content` PHP filter to modify the HTML content of a list field column input tag. Target a specific column by adding the form…
Learn how to use the Gravity Forms `gform_email` PHP filter to modify the "Email" label when creating an email field. Add filters for specific forms, change labels based on form…
Learn how to use the gform_mailgun_email filter in Gravity Forms to modify email arguments passed to the Mailgun API and add custom functionality like disabling native send, adding custom headers,…
Learn how to use the Gravity Forms `gform_polls_results_ajax_response` PHP filter to override the Ajax response for polls and display custom messages, hide results, change text colors, and more with our…
Learn how to use the `gform_mailgun_send_email_failed` PHP filter in Gravity Forms to handle email sending failures and recover from errors gracefully. Discover examples on how to log error messages, send…
Learn how to use the Gravity Forms `gform_zapier_actions` PHP filter to modify the feed actions allowed for your forms with our step-by-step guide. Discover how to change, remove or add…