How to make multi select drop down

0
hi  team , I am working on a CRM and  I  am design a registration form for customer . and i need  a multi select drop down  for  customer type . I tried Data grid 2  but value  does not store in database . currently i am using Studio pro version 10.10.1
asked
4 answers
1

Hi Barkha Deshmukh,

 

You can try this simple Mutli-select widget to get the work done - Mendix Marketplace - Multi-Select

Multiselect.PNG

Happy Mendix Development!

answered
1

Hello Barkha,

 

Is your customer type another entity or is it a enumeration. If it is the latter it is not possible to do so, with the former it is, just have a look on for example the combo box or a reference set selector

 

Good luck!

answered
1

Try this

image.png

answered
1

Hi,

 

If you are using Studio pro version 10 then use the widget called combo box to get a multi select drop down.

image.png

answered