How to configure dropdown in SSD?

Hi Team, I am trying to use dropdown and configured datasource, but the value mapping is not happening as expected.

These are the options and value that I need to map, which is being stored as page variable,

This is the select configuration,

I am getting the dropdown like this,

Can you help me regarding this?

Thanks,
Lavanya S

6 Likes

Hi Lavanya ,
Use option.value and option.viewValue

9 Likes

Thank you @Shamnad_KS , it is working.

5 Likes