Choice Fields
Use dropdowns, radio buttons, checkboxes and multiple select fields.
Dropdown
Use Dropdown when the user must choose one value from a list, such as department, category or status.
Radio button
Use Radio when the choices are few and should be immediately visible, such as Yes/No or Approved/Rejected.
Checkbox and multiple select
Use Checkbox or Multiple Select when more than one option may apply, such as selected services, tags or checklist items.
Best practice
Keep option labels consistent and avoid very long option lists. If the list is too long, consider grouping it or using a text field with validation.
Need the app? Open Quiix at https://sys.quiix.com.