Hi. I am using APEX 22.2.4.
I need to run some code whenever user selects a value from the lov's data displayed when user starts to enter some letters in the field or when they leave the field without picking up a value from the list.
Unfortunately, the new behavior of text field with autocomplete makes the change event fires only when user tries to leave the item or press the Enter key.
Is there a way to accomplish that?