Allows the user to any combination of letters and numbers.
Following are the properties:
Required: The user can make the text field required.
Unique: The user can make the text field unique.
Default: The user can set the default value for the text.
Minimum Length & Maximum Length: The user can set the minimum and maximum length.
Pattern: The user can set the pattern. eg,
Read Only: The user can make the text field read-only.
Sortable: The user can make the text field sortable.