Skip to content

Text Input

The text Input allows users to enter text.

Input screenshot
Example of this Input in use

Settings

Max Length

Sets the maximum length for this Input. Setting to 0 disables the length limit.

Required

Whether this Input needs to have a value. Required Inputs without a value will prevent the Collection Entry from being saved.

API Response

The value will be returned as a string.