Articles

gform/conditionalLogic/applyRules/start

The gform/conditionalLogic/applyRules/start event allows you to run custom logic right before conditional rules are applied. It’s useful for prepping UI changes, showing loaders, or managing field state in conversational forms.

gform/conditionalLogic/applyRules/end

The gform/conditionalLogic/applyRules/end event allows you to react after conditional logic is applied. Use it to trigger animations, restore inputs, or handle field visibility updates in conversational forms.

How To Populate Image Choices With WooCommerce Products

This article demonstrates how to use a custom snippet to retrieve WooCommerce products and populate a Gravity Forms image choice field.

Customizing ACH Payment Messaging in the Stripe Add-On

This guide explains how to display your own business name on the payment screens when using ACH Payments in the Stripe Add-On.

Payment Method Requirements

This article provides step-by-step details on configuring some of the Stripe Add-On’s payment methods.

GF_Field_Image_Choice

This class is responsible for determining how the Image Choice field is rendered when the form is displayed and how its value is handled during and after form submission.

GF_Field_Multiple_Choice

This class is responsible for determining how the Multiple Choice field is rendered when the form is displayed and how its value is handled during and after form submission.

How To Schedule When A Form Is Active

Schedule your form’s active period with ease. Set Start and End Date/Time, and customize Pending and Expired Messages.

How To Restrict Forms To Logged In Users

Restrict form access to logged-in users only, ensuring submissions come from authenticated users.

Understanding Entry Limits in Gravity Forms

The Entry Limit feature in Form Settings allows you to restrict the number of submissions a form can receive.