1140
Views
3
Comments
input auto complete in reactive app
Question

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

2021-08-12 11-00-27
Nordin Ahdi
 
MVP

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

2018-12-01 17-54-01
Sourav Pasari

Nilam Patil wrote:

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

 

 Can you check if this forge component works -

https://www.outsystems.com/forge/component-overview/9275/input-autocomplete-reactive

2020-05-07 18-53-00
Rui Barradas
 
MVP

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:

https://www.outsystems.com/forge/component-overview/9275/input-autocomplete-reactive


Hope that this helps you!


Kind regards,

Rui Barradas

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.