Using Gravity Forms ‘gform_entries_field_header_pre_export’ PHP action
Learn how to use the Gravity Forms `gform_entries_field_header_pre_export` PHP action to customize the field header in an entry export
Learn how to use the Gravity Forms `gform_entries_field_header_pre_export` PHP action to customize the field header in an entry export
Learn how to use the gform_dropbox_shareable_link_settings filter in Gravity Forms to set an expiration date, limit access, or require a password for…
Change the title of the forms statistics section displayed on the WordPress Dashboard using the gform_dashboard_title filter in Gravity Forms. Use our examples to add dynamic dates, emojis or combine…
The `gform_entry_post_save` filter in Gravity Forms allows developers to perform actions immediately after an entry has been saved. It is useful for changing field values, updating properties, sending emails, and…