Articles

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.

Handling Character Encoding Issues in Form Submissions

This guide explains handling situations where form submissions fail due to invalid characters.

Stripe Add-On Settings Reference

This quick reference guide lists all the settings related to the Stripe Add-On and includes a short description of their purpose.

How To Restrict Download URLs To The Entry Creator

In this guide, we’ll walk through how to use filters to limit file access to the original submitter of a Gravity Forms entry.

gform_user_select_query_params

The gform_user_select_query_params allows to filter the parameters for the query for the initial list of users in the user select dropdown when the Settings API renders a field of type user_select.

User Select Field Type

The user_select type field, part of the Settings API, allows the user to select a user object from a drop down.

Basics Of The Settings API

The Settings API provides the mechanisms for rendering field UIs and saving values automatically.