Fetching key,values of dropdown in sightly
Hi Guys,
I have a static dropdown where I am fetching dropdown values in sightly. But I want to show text and values both.
I am getting values in sightly like ${properties.promoMechanics}
Below are my dropdown properties.


So how do I get text now?