Dropdown Field
Last updated
Last updated
A dropdown multi-select field allows users to choose multiple values from a set list of options.
Label Field • The first input field allows you to specify the Label of the column. • Enter a meaningful name, such as “Category” or “Status”, 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 is used to select the Type of data for the column. • Choose Dropdown to create a column that allows users to select predefined options. This is suitable for fields like status indicators, categories, or any other lists of choices.
+Add Option Button • Instead of a format field, the +Add Option button allows you to define the selectable options for the dropdown field. • Click the +Add Option button to add choices for the dropdown. For example, you might add options like “Active”, “Inactive”, or “Pending” for a status field. • Each option added will appear as a selectable value in the dropdown for this column.