Hi ,
I am trying to display the selected data in a list but it is not working. Can you please suggest the solution and share the demo oml if possible
Hi Aditya,
Both the MSD asset's reusable block invokes the SendSelectedList Event on option selection and the event returns the entire list with the boolean attribute value as True for the options that are selected. See the below-highlighted SendSelectedList event and the handler input parameter called SelectedItemList.
If this doesn't help. Can you elaborate a bit more, on what is not working in your implementation?
Demo Screen: MSD_Demo
Refer to the attached oml
I hope this helps you!
Kind regards,
Benjith Sam
Hi Aditya
Here is the full demo on the sample pageHope it helps.
Leo