Text Field
Last updated
Last updated
A text field is a type of input where only text data can be written.
Label Field • The first input field allows you to specify the Label of the column. • Enter a meaningful name, such as “Title” or “Description”, to indicate the purpose of this column. This label will appear as the header for the column in the table view.
Type Field • The second dropdown menu lets you define the Type of data for the column. • Select Text from the list, which is ideal for storing textual information such as names, titles, or any string-based data.
Format Field • The third dropdown menu allows you to specify the Format for the selected data type. • Choose Text in this field to define the input style as a single-line text field. This format is appropriate for short, concise text inputs like titles, keywords, or short descriptions.
Label Field • The first input field is used to define the Label for the column. • Enter a meaningful name, such as “Title” or “Description”, to indicate the purpose of this column. This label will appear as the header for the column in the table view.
Type Field • The second dropdown menu allows you to choose the Type of data for the column. • Select Text from the list, indicating that the column will store string-based data.