Hi experts,
I have a dropdown-field in my Web Dynpro (DropDownByIndex).
There is only on action - onSelect.
How to make an onEnter action to the dropdown?
I want the following:
First, select a value from the dropdown, then hit enter and call an action...
Is this possible?