72
Views
2
Comments
[Drop Down Search] Dropdown search: Clearing dropdown value whilst dropdown is open disables dropdown
drop-down-search
Reactive icon
Forge asset by Kishore
Application Type
Reactive
Service Studio Version
11.53.27 (Build 61662)
Platform Version
11.12.1 (Build 31092)

Steps to recreate issue:

Select item within dropdown search

Open dropdown search and click the x icon to clear the dropdown

The dropdown then closes and remains in a disabled state, where it cannot be opened again.

2022-08-03 04-32-50
Ravi Punjwani

That is not the case when I tried in my app. Can you share URL or OML file of your app?

Here's my sample, works without any issues:

https://personal-t4mpz2cn.outsystemscloud.com/Forums/DropdownSearch


UserImage.jpg
Manogar Murraletharan

Thanks for the reply, I managed to find a workaround for the issue by including a DropdownEnable client action and passing in the id of the widget within the DropDownSearchOnChanged event. This prevents the dropdown from being in a disabled state.

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