Skip to Content
0
Former Member
Jan 28, 2008 at 05:32 PM

Accesing the key value in DropDownByKey

13 Views

Hello experts,

I have a WD View with a DropDownByKey UIElement that was dynamically populated with their keys/labels, when the action button is pressed I need to get and send the Key value of the selected item to a java class, I would like to know how can I access that Key value.

Coding example will be appreciated.

Thanks in advance.

JV