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