209
Views
5
Comments
Solved
[Multiple Selection Dropdown] Multi-Select Dropdown MSD
multiple-selection-dropdown
Reactive icon
Forge asset by Leopoldo Ismael
Application Type
Reactive

Hi Team,

    I'm recently started using MSD and it was great. But while I'm doing the search If I click the select all option it remains the same even after clearing the search.


Bugscreentwo.png
2025-08-25 20-30-21
Leopoldo Ismael
Solution

Hi @Jaiendiran Mohan, thanks for reporting the bug.

It should be fixed in version 1.0.4.

Let me know if you still have the issue.

UserImage.jpg
Jaiendiran Mohan

Hi @Leopoldo Ismael ,

     Thanks for fixing the buy. It works fine!

2021-06-02 20-50-04
Márcio Carvalho

Hello @Jaiendiran Mohan, you can try this component, or take some ideas from this, I know 100% sure is working

Link for the component: Hi Multi Select Dropdown

2025-08-25 20-30-21
Leopoldo Ismael
Solution

Hi @Jaiendiran Mohan, thanks for reporting the bug.

It should be fixed in version 1.0.4.

Let me know if you still have the issue.

UserImage.jpg
Jaiendiran Mohan

Hi @Leopoldo Ismael ,

     Thanks for fixing the buy. It works fine!

UserImage.jpg
Deepak M

 I am using MSD Component everything is working but when I save a record and try to retrieve it 

the record also I can get but the check box not checked and the Place holders also showing No items selected

What I have to do?

2025-08-25 20-30-21
Leopoldo Ismael

Hi Deepak

Thank you for you comment. 

Your logic needs to handle that part. The conponent does not know what is selected until you tell it.

A simple way to implement this is on the OnAfterFetch of your retrieve data, put your data into a structure with the IsSelected = True


Hope it helps

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