Learn how to control the usage of the stored body in Gravity Forms using the ‘gform_zapier_use_stored_body’ PHP filter with this comprehensive guide. Discover examples and code snippets for preventing, enabling…
Learn how to use the Gravity Forms 'gform_signature_url_permission_granted' PHP filter to control access to your files by using this powerful tool to its full potential.
This article explains how to use the `gform_search_criteria_entry_list` filter in Gravity Forms to modify search criteria and display entries on the Entry List page. Learn how to filter entries based…
The 'gform_search_criteria_entry_limit_validation' PHP filter in Gravity Forms allows developers to limit the number of entries returned when searching for submissions. This filter can be extremely useful in cases where large…
Learn how to use the gform_save_zapier_button Gravity Forms PHP filter to modify the Zapier Feed save button. Change button text, add custom CSS classes or data attributes, and more with…
Learn how to use the powerful `gform_save_field_value` Gravity Forms PHP action to transform your data before it's saved. Filter examples include encoding values, replacing merge tags & more!
Learn how to use the powerful `gform_rule_source_value` filter in Gravity Forms to modify the source value of a conditional logic rule before comparison with the target value. Discover examples on…
Learn how to use the gform_rest_api_capability_post_forms filter in Gravity Forms to change the required capability for creating forms via the REST API, including examples and code snippets for different scenarios.