Articles

Changing the Payment Description in the Stripe Add-On

If you need to change the payment description that is sent from your form to Stripe, you can do so quite easily using the gform_stripe_charge_description filter.

gform_dropbox_post_upload

This hook is fired after a Dropbox feed has been processed and files have been uploaded.

gform_media_upload_path

This filter can be used to change the location where files uploaded using the Post Image field are copied to when the post is created.

gform_review_page

This filter is executed before the form is displayed and can be used to insert a review page before the final form submission.

gform_user_registration_update_user_id

This filter can be used to override which user is used to populate the form and updated when the form is submitted.

gform_merge_tag_value_pre_calculation

Description.

Accepting Payments Without SSL

Learn how to accept payments using Gravity Forms without your own dedicated SSL by using the PayPal Standard add-on.

How to Add Delayed Payment Support to a Feed Add-On

Adding support for delaying feed processing until after a PayPal payment has been successfully completed is as simple as adding one line to your add-on.

Creating a Feed for the Trello Add-On


This article contains step-by-step instructions on how to create a feed for the Trello Add-On.

gform_entry_detail_grid_display_empty_fields

Allow displaying empty fields on the entry detail page/print view even if option is not checked.