Single Line Text Field

Overview

Single Line Text Field is the most popular field type, due to its simplicity and usefulness. Content can be stored as a line of text or as a list.

Content Entry Form

Basic content entry using single line text option

"Limit to preset choices" using select option

"Limit to preset choices" using radio buttons

Content Entry Settings & Validation Options

In addition to content entry settings shared by all field types, the Single Line Text Field includes the ability to limit the amount of text to ensure content meets any display requirements.

  • Min Length
    • Minimum amount of characters allowed. If too few characters are entered, an error is shown. 
  • Max Length
    • Maximum amount of characters allowed. If too many characters are entered, an error is shown.
  • Regular Expression
    • A regular expression for validating the content.