Learn how to easily change the input type for a specific column in a Gravity Forms list field using the `gform_column_input` filter. Customize your forms with this powerful PHP filter…
Learn how to use the `gform_cleverreach_field_value` Gravity Forms PHP filter to modify field values before they are sent to the CleverReach API. Customize your forms by adding filters such as…
The gform_post_category_choices PHP filter in Gravity Forms allows developers to customize category choices when creating posts through front-end forms.
Learn how to use the gform_pre_notification_save Gravity Forms PHP filter to modify the notification object before it is saved to the database. Save custom notification settings and set custom email…
Learn how to use the gform_ppcp_intent filter in the Gravity Forms PayPal Checkout Add-On to override the payment intent. Customize the payment intent by changing it based on form ID,…
Learn how to use the gform_post_select_initial_count filter in Gravity Forms to set the default number of posts retrieved for a post_select field, with an easy-to-use code snippet and examples.
Learn how to use the gform_pre_form_settings_save Gravity Forms PHP filter to modify form objects and save custom form settings before they are saved in the Form Settings page.
The 'gform_pre_confirmation_save' PHP filter in Gravity Forms allows developers to modify form data before it is saved to the database. This can be useful for customizing form submissions or integrating…