How can I show a google kind of auto-suggest in a text box?
0
I have a text box in a dialog. When user enters values, I want to make a REST call and show values already created like an auto suggest. Enumerations will probably not work because my values are dynamically fetched via REST call. Enumerations seem to take a fixed set of elements. How can I achieve this functionality in Mendix?
asked
Saurabh Talwalkar
1 answers
1
Have you tried the Auto Complete widget in the App Store?