The `gform_shortcode_builder_forms` PHP filter allows developers to modify the list of available forms displayed in the Gravity Forms Shortcode Builder
Learn how to use the Gravity Forms `gform_field_size_choices` PHP filter to customize the Field Size setting in your forms. Add, remove or modify options, sort them alphabetically and much more!
The article provides information on how to use the `gform_form_switcher_forms` PHP filter in Gravity Forms to modify the forms displayed in the Form Switcher dropdown
Learn how to modify the available payment methods in Gravity Forms Mollie add-on using the gform_mollie_payment_methods PHP filter. Customize payment options with examples like restricting methods, adding a custom method,…
The gform_block_form_forms PHP filter in Gravity Forms allows developers to customize form behavior and functionality. By using this filter, developers can block or allow specific forms to be displayed on…
Learn how to customize the country dropdown in Gravity Forms using the 'gform_countries' PHP filter. Add or remove countries, use country codes instead of names and more.\end{pre}
The gform_post_category_choices PHP filter in Gravity Forms allows developers to customize category choices when creating posts through front-end forms.
The article provides information on how to use the `gform_us_states` PHP filter in Gravity Forms to modify the options displayed in the US states dropdown.