How to disable the Search or Writing in Autocomplete multiselect dropdown

0
I have a requirement where a user should not be allowed to key-in the letters, they must select only from dropdown. How can we achieve this in Autocomplete Multiselect dropdown where I am able to write in the text field.
asked
3 answers
1

If user only is allowed to select from a drop down, without autocomplete, then do not use the autocomplete widget.

Use the default built in reference selector widget instead.

answered
0

Hi Mohammed Jaffer Ali N,

For your requirement try Bootstrap Multiselect 
https://marketplace.mendix.com/link/component/2295

answered
0

Hi Mohammed Jaffer,

 

Use the below widget for your requirement.

https://marketplace.mendix.com/link/component/116917

answered