Field at a glance
Input and output
Input type
Single line text
API output
stringAPI response example
Field configuration options
Option Name | Type | Function |
|---|---|---|
| Required? | boolean | Make field required to save page |
| Help text | string | Add help text to describe usage to your team |
| Min length | number | Set a minimum length in characters |
| Max length | number | Set a maximum length in characters |
| Default value | string | Set a default value for the field |
| Exclude from translation | boolean | Exclude the field from translation function |
| Specific pattern | Dropdown | Validates field data against your choice of:
|
Common use cases
Some of the common use cases for the Short Text field include:- Page titles and headlines
- Button labels and CTA text
- Meta titles for SEO
- URL slugs
- Author names
- Product names
- Navigation menu items
- Headlines, titles, button text, URLs
Best practices
- Set appropriate max lengths: Match your design constraints
- Use help text: Guide editors on expected content (e.g., “Enter a headline under 60 characters”)
- Make required when needed: Titles and slugs should typically be required
- Use for structured short data: Phone numbers, social media handles, short URLs