Multiselect checkbox dropdown with tags

0
I want to implant this kind of dropdown with mendix , which has the checkbox based multiselection and the selection options to be visible in tags , more than 2 tags should be shown in a +N where n is number of remaining selected items , On hover of +N it should show the list of the remaining items in mendix? is there any inbuild component like combo box which can achieve the whole functionality or what else is available how to do this                
asked
1 answers
0

Hi Dhanushant Bishnoi,

 

Can you try using 

https://docs.mendix.com/appstore/widgets/combobox/

 

Combo Box similar you can build.

 

Hope this helps.

Thanks.

answered