Multi Select Dropdown

Multi Select Dropdown

Comments

  • I am working on a Check Box List and wanted to see if it is possible to show the contents of the list like a dropdown. In detail, I am trying to see if I can click on an arrow and show all the contents in the list like how a drop down list shows, but select multiple items.

  • There is actually a form component known as a multi-select dropdown that does just this. It essentially a dropdown form component that allows you to select and deselect multiple items. Ive provided a link to a document covering how to configure and navigate to this form component.

    Documentation: https://documentation.decisions.com/docs/multi-select-drop-list-component

Sign In or Register to comment.