How to provide store data as a suggestion while storing data in data view

0
HI experts, My requirement is to show the suggested data which is avaialble in the database as soon as some user type any data in the text box, Basically if someone type Sa.... it shoudl give me the results matching the word that are stored in database as the  example i have shown in the screenshot.   I am creating new tag and storing it in the db. Not doing any tagging system as such. I can also not use any other widget from marketplace. PLease help me with the same. I have attached the screenshot
asked
1 answers
0

Take a look at the Combobox widget.

 

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

 

I know you said you didn't want to use a widget from the Marketplace, but this is written by Mendix and has full platform support. Mendix will support you with any issues you have with this module as part of your SLA.

 

https://docs.mendix.com/appstore/marketplace-content-support/#category

 

I hope this helps.

answered