Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Text Field with Autocomplete in Apex 22

user2018101Apr 13 2023

Hi,

According to the release notes for Oracle Apex 22, "The Dynamic Action Event Update [Text Field with Autocomplete] (ojupdate) was replaced with the change event".

Using a previous version of Apex (20) , the user was able to select a value from the autocomplete text item list and the ojupdate event would fire and allowing the page to be refreshed using the selected value.

In Apex 22, when the user selects a value from the list, nothing happens until the user presses enter key.

How do I get the previous functionality back so that when a user selects a value from the list, either by mouse or keyboard, the trigger will fire and the page refreshed without having to press enter.

This post has been answered by Alexis Galdamez - Oracle-Oracle on Apr 14 2023
Jump to Answer
Comments
Post Details
Added on Apr 13 2023
3 comments
2,767 views