Skip to Content
0
Oct 10, 2019 at 06:38 AM

How to implement multiple selection using MDK?

366 Views Last edit Oct 10, 2019 at 06:47 AM 2 rev

Hello Experts,

We have used List picker for multiple selection. Can select multiple options but it saved as only one value which I selected first.

What we are analyzed means the list picker are passing as array in returns, so we did OnChange event listener rules with loop over collection.
To take the value from array into the string property in order to send to backend as string property. But unfortunately we are not achieved it.

We are using MDK_SDK_3_2_0_Universal version

Any suggestion/solutions here?

Regards,

Lavanya Ganapathi