Allows users to enter any combination of letters and numbers in a single line
Text fields can contain a maximum of 255 characters
The default size of the text field is 20 characters
Properties
Required: The text Text field can be set as required
Unique: The text Text field can be set as unique
Default:The A user can set the default value for the text field
Minimum & Maximum Length:The user can set the minimum and maximum length of the input
Pattern:A text pattern is an expression that users can use to evaluate whether a string contains a particular pattern of characters. Text patterns consist of special characters and characters.
Characters are:
^ (caret)
$ (dollar sign)
[ ] (brackets)
+ (plus)
* (asterisk)
? (question mark)
Read Only: The A user can make the text field as read-only
Sortable:If the a user makes the a field sortable, then the record will records can be sorted by in the table or list view in ascending or descending order and vice versa