[Accordion] Overview
The Text Input component is a simple text box with a label used for collecting alphanumeric data.
[Accordion] Key Features
- Data Validation: It can be configured to recognize formats such as email, phone number, and social security number, ensuring valid data is captured.
Required Fields: Any Text Input configured as 'Required' will display its label in red with an asterisk. This ensures data completion by preventing users from submitting the form until all mandatory fields are filled in.
[Accordion] FAQs
[Q] What happens if I leave a required field empty?
[A] While you can work through the form in any order, the system will prevent you from saving until all required fields are filled in.