47
Views
2
Comments
[LazyDropdownSearch] Drop down closes after fetch
lazydropdownsearch
Reactive icon
Forge asset by Steven Decock
Application Type
Reactive
Service Studio Version
11.53.19 (Build 61407)
Platform Version
11.14.0 (Build 34092)

When using the module to do a search.  After the results are fetched, the drop-down list is closed.  Is there a way to either allow the user to finish typing (implement a pause before calling the OnFilterChanged event) or keep the list drop down open after the fetch?

2022-09-04 15-01-10
JayPea

You could try an OnKeyUp event.

2021-09-06 15-09-53
Dorine Boudry
 
MVP

@Che McNichols ,

my guess would be that you are not using the widget correctly, look at the demo application, the dropdown doesn't close just because a search happens, there.  Try to compare what you are doing with that to find the problem.

Dorine

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