i am not able to find input auto complete in reactive module.
i want input auto complete for filtering table data in reactive module. i tried to add rich widgets but its not reflecting in widgets
Hi Nilam,
The Input Autocomplete of RichWidgets module is only available for Traditional Web Apps.
Check out some alternatives mentioned in this post.
https://www.outsystems.com/forums/discussion/56523/autocomplete-widget-missing-in-reactive/#Post213297
Regards,
Nordin
Nilam Patil wrote:
Can you check if this forge component works -
https://www.outsystems.com/forge/component-overview/9275/input-autocomplete-reactive
Hello Nilam,
Hope you're doing well
Unfortunately, Input_Autocomplete widget from RichWidgets module is only available for Traditional Web Applications. You won't be able to add it on a Reactive Web Application.
However, you can try to use a Forge component for this purpose:
Hope that this helps you!
Kind regards,
Rui Barradas