Hi.
I am working with APEX 22.1.6.
As you may have tried before, the on change da does not fire on a text field with autocomplete.
Is there a way to get it fired?
I know that "Update" da is used to fire when a value is selected from the list of the text field with autocomplete. But if user write the value instead of choosing it from the list, the "Update" da won't fire. That's why I need to fire the "Change" da.
I tried lose focus, but it has problems. One of them is that it fires whenever user leaves the item even if the value has not changed.
So, is there a way to get "Change" da fired?
BTW: It fires on Oracle APEX 22.2.0-19.