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.

Entry Limit Settings

To enable entry limits:

  1. Go to Form Settings.
  2. Navigate to the “Restrictions” section.
  3. Check “Enable entry limit”.

How Entry Counting Works

Note: Any fully submitted entry counts toward the limit unless specifically excluded. The form will become inactive when the limit is reached.

Here’s how different entry status types affect the limit counter:

Entry StatusCounts Toward Limit
“Processing” payment statusYes
“Failed” payment statusYes
“Pending” payment statusYes
“Refunded” payment statusYes
“Pending” user registration statusYes
“Approved” user registration statusYes
Spam entriesNo
Trash entriesNo
Partial EntriesNo

Examples

Limit entries per day with a custom HTML entry limit message.

Image custom entry limit message with HTML format.
Image showing inactive form with custom limit message.

Settings Reference

Image showing Limit number of entries setting
SettingDescription
Number of EntriesSet the maximum number of entries allowed. This can be a total limit or per time period.
Time PeriodChoose when to reset the entry counter:
– Total entries (never resets)
– Daily (resets every day)
– Weekly (resets every week)
– Monthly (resets every month)
– Yearly (resets every year)
The reset time will be based on your WordPress site’s timezone setting at Settings > General > Timezone.
Entry Limit MessageCustom message displayed to users when the form has reached its entry limit. Supports HTML.

Resources