Using AutoComplete widget

-1
Hello all, There is a requirement, to add 2 Dynamically Connected DropDowns with Multiselect Search functionality. Based on this Filters, certain results needs to be populated in DataGrid. Please can you help me, in beginning with "AutoComplete widget" available in Market Place. I went through the Documentation, but its hard to understand for me. Thanks Dherendra  
asked
1 answers
2

Hey Dherendra,

You might wanna look at this,

https://docs.mendix.com/addons/ats-addon/ht-one-cab-10-autocomplete/

 

Or if you want to impliment it through custom logic,

You can refer to this link, 

https://forum.mendix.com/link/questions/119063

you can take that idea as a hint and then impliment it accordingly.

 

Hope it helps!

answered