Hello community, I am working with a portal in power apps.
In a form I am trying to display a list of suggestions when entering keywords in a field like the following example:
Normally the "Title" field is where I want to do this implementation:
Can someone help me here?
@MartinVargas
You can add Javascript function that binds on the Text field and via Ajax or Portal Web Api query a list of suggestions.
Similar to this Address lookup control that is bound to a Text field, where as Address is a virtual entity that is mapped to Address Api.
You should be able to do this with the Jquery Autocomplete extensions.
https://jqueryui.com/autocomplete/
Fubar
69
Super User 2025 Season 1
oliver.rodrigues
49
Most Valuable Professional
Jon Unzueta
43