Hi,
In Traditional I used the input autocomplete rich widget for the autocomplete search but in reactive it's not there. Can anyone tell what to use as an alternative in reactive.
Thank you
Hi Pooja,
As an alternative you could try out the OutSystems UI DropDown Search widget.
For mobile there is the following Forge componen Seacrh and Autocomplete Mobile, which should be working for reactive too.
The Google Places Autocomplete is a reactive application that you could try to mimic and create your own Autocomplete widget.
Regards,
Daniel
Daniël Kuhlmann wrote:
Thanks Daniël.