cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with dropdownbyKey

Former Member
0 Kudos

Hi All ,

I am using one dropdownbykey element in my screen.

If I deploy it blank is coming as default element in the list but i want my first element to be default element.

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182372
Active Contributor
0 Kudos

You need to set value of context element`s attribute mapped to the key property of drop down by key before you display it (in wdDoInit for example) to the same like you have in a first line of drop down.