I was trying to bind an action with onSelect event of dropdownbykey, but I couldn't get figure out how to get selected value in the action defined.
I was trying to access the selected key by using following code but it prints nothing.
wdEvent.getString("key");
Any idea what I have been doing wrong.
regards,
Jawed Ali