String
Description
Any form of text that is captured on the Factorial Form and is stored in a text or string data type on the backend Data Store
Valid Display Data Types
Regardless of how the data is stored on the backend Data Store, the field can be displayed in any of these formats on the front end. The data will be converted into a string when storing it to the Data Store
- String
- Bool
- Currency
- Date
- Decimal
- Float
- GUID
- Int
- Lookup
- Option Set
Display Formats
Supports the following types of display formats
| Format | Description |
|---|---|
| Single Line | Displays the field as a single line of text |
| Multi Line | Displays the field as a multi line of text, or text area |
| Adds email address validation to the single line field | |
| URL | Adds URL validation to the single line field |
| Phone | Adds phone number validation to the single line field |
| ## Additional Properties |
Additional properties that can be defined for the field in addition the ones shared across all Standard Field Types
| Property | Description |
|---|---|
| Minimum Length | The minimum allowed length of the value entered by the end user, assuming any data has been entered |
| Maximum Length | The maximum allowed length of the value entered by the end user, assuming any data has been entered |