How To
Articles
Adding Images, JavaScript, and HTML To Forms
If you need to insert an image or other HTML content within your form, Gravity Forms makes the process easy and painless with the HTML field.
Creating Customized Form Notification Emails
A combination of HTML, CSS styling and Gravity Forms merge tags can be used to create a template that will be populated with dynamic content allowing you to style and brand your notifications.
Sending Form Submission Notifications To Multiple Recipients
Here’s how to configure your notifications in Gravity Forms to send to multiple email recipients.
Creating Multi-Page Forms
A form with quite a few fields can look a daunting for someone filling out the form. Many times, the form can be simplified by spanning it across several pages.
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.