Learn how to use the gform_cdata_open filter in Gravity Forms to wrap your form JavaScript in CDATA blocks for validating purposes with XHTML doctypes.
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 use the `gform_admin_error_messages` action in Gravity Forms to modify error messages displayed in the WordPress admin panel. Customize and clear error messages using examples provided in this…
Learn how to use the gform_admin_messages action in Gravity Forms to display custom messages in the WordPress admin panel with an example function that appends a 'Preview Form' link to…
Learn how to use the gform_author_dropdown_args PHP filter to customize the list of authors displayed in the Gravity Forms post fields author dropdown selection
Discover how to use the Gravity Forms ‘gform_hubspot_submission_data’ PHP filter to modify HubSpot submission data and create custom functionality for your website. Learn what parameters are available and examples on…
Learn how to use the powerful `gform_filters_get_users` Gravity Forms PHP filter to control the list of users available in filters on the entry list, export entries conditional logic, and results…