Text inputs allow users to enter any combination of letters, numbers, or symbols.
Text input includes:
Text Box
It provides the function to enter a single line text into a form. Administrators can customize the Max Length (characters) to control user inputs and the Default Values to auto-fill that value.
Text Area
It can hold more characters. If there is a long text input in the form, using Text Area is more appropriate.
Rich Text
Or says "Formatted Text","Styled Text". As opposed to plain text, it has styling information beyond the minimum of semantic elements:
- colours
- styles
- sizes
- special features in HTML
It can preset the function available in this control properties of the Type setting. If Customize is selected, click Choose Toolbar button below to choose the function provided by the system.
Below is an example for preview:
Furthermore
Learn more how to configure its properties to restrict or validate your field to meet your criteria.
Comments
0 comments
Please sign in to leave a comment.