Learn how to modify the destination folder for uploaded files using the gform_dropbox_folder_path filter in Gravity Forms. Customize the folder path based on user roles, form titles or entry dates…
Learn how to use the Gravity Forms `gform_dropbox_store_local_version` PHP filter to control if a local copy of a file will be kept after uploading to Dropbox. Discover examples and parameters…
Learn how to use the gform_dropbox_file_name filter in Gravity Forms to modify the filename before uploading files to Dropbox. Get step-by-step instructions and examples here!
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…
The `gform_paypal_invoice` PHP filter is a powerful tool that can be used with Gravity Forms to modify the invoice number sent to PayPal when using the PayPal Standard Add-on
Learn how to use the Gravity Forms `gform_paypal_get_payment_feed` PHP filter to modify the payment feed configuration and process payments using the PayPal add-on. Discover examples such as changing the feed…