37
Views
3
Comments
[LazyDropdownSearch] SelectedItem not working
lazydropdownsearch
Reactive icon
Forge asset by Steven Decock
Application Type
Reactive

When I set the SelectedItem I always get it as empty.
Checked the code and removing the assign in the oninitialize it starts working (image attached). Is it possible to do this fix ? 
Best regards


selecteditem.png
2022-12-30 07-28-09
Navneet Garg

can you provide oml file ?

2025-07-22 10-30-27
Mandar Deshpande

Hi @Mariana Frias 

I think if you move that same Assign logic to Screen OnReady action and bind SelectedItem or SelectedId to your variable there, can you check if this fixes your issue



2026-03-23 09-21-42
Mariana Frias

I've sent the solution that fixes the problem. I was just suggesting a fix for this component.

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