How To

Articles

Increasing Your PHP Max Execution Time

If you are receiving errors due to PHP scripts timing out when manipulating large amounts of data, such as a large import or export, you may need to increase the max execution time in PHP.

Increasing Your PHP Memory Limits

Sometimes, you may come across issues such as errors when exporting a large number of entries, or even errors stating that your available memory has been exhausted.

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.

Disabling Automatic Scrolling On Form Confirmations

Disable automatic scrolling to the form confirmation message in Gravity Forms.

Displaying a Form Within a Modal/Popup/Lightbox

Note: This tutorial is provided as a suggestion only. We do not support third party solutions. If you have any trouble using Popup Maker, please contact with its author.

Exporting Gravity Forms Entries as a PDF

An occasional request we get from users, is wanting to export their Gravity Forms entries as a PDF, for better printing or attaching them within an email.

Using Confirmation Query Strings to Populate a Form Based on Another Submission

You have two forms. The first form is used to capture general customer information, and the second is used to create a new user account on your site.

Setting Up Conditional Payments in Gravity Forms

Sometimes, you may want to allow a user to choose between different payment options. In this article, we will show you how to do this using conditional logic.

Enabling the Gravity Forms Toolbar Menu

The Gravity Forms toolbar menu enables quick access to your most recent common actions. This article shows you how to enable it.

How To Change Your Language In Gravity Forms

By default, Gravity Forms is available in US English. However, with users on every continent, island, and corner of the globe, we have built Gravity Forms to support many different languages.