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!

How to highlight the first row of Autocomplete dropdown list?

Leon_MApr 28 2021 — edited Apr 29 2021

Apex 20.1
The filed is Autocomplete in Interactive grid.
When I start typing, the result list drops down. I need to highlight (focus on) the first element of the result list. In example below, "Alabama" has to be highlighted (focused). Now it is not highlighted by default.
Autocomplete dropdown list.pngTest case:
https://apex.oracle.com/pls/apex/f?p=108817:2
user: guest
pass: password
P2 - Customers - State Autocompl column
How can I highlight (focus on) the first row of Autocomplete dropdown results list programmatically?

Comments
Post Details
Added on Apr 28 2021
0 comments
218 views