Skip to content
On this page

Forms Controller

The forms area contains all of the forms for your project and provides the following configuration:

Form Editor

Details Tab

Form Details

FieldDescription
Is EnabledEnable or disable the form
NameThe name of the form
DescriptionThe description of the form, shown above the form fields
Confirmation MessageThe message displayed to the user upon successful entry. Message does not display if form set to redirect after submission

Settings Tab

Form Settings

FieldDescription
Submission Redirect URLURL to redirect to after submission. Leave blank to show form confirmation message.
Save EntriesSave entries to the database
Purge EntriesPurge entries saved to the database, after a specified number of days
Purge DaysNumber of days to keep form entries in database
Throttle EntriesLimit the number of Entries Allowed in a given Time Period/Unit
Entries AllowedNumber of entries allowed in the given time period
Entry Time PeriodTime period number to allow number of entries
Entry Time Period UnitUnit of time used for the time period value
Throttle by IP AddressThrottle entries by IP address, instead of session ID. If user is logged in, throttling is done by user ID regardless of this setting

Fields Tab

The Attributize fields editor is available, after the form has been created.

Form Fields

Displays the Attributize field editor.

Automatic Conditions

Fields created under the Fields Tab will automatically have a condition created for the current form.

Conditions Tab

Displays the form Conditions editor, allowing conditions required to view the form.