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 item with autocomplete and empty return values in js

j.gaugerNov 11 2010 — edited Mar 27 2012
Hello,

does anyone know why the autocomplete text item does not return a selected value to the value attribute of the DOM object if it is selected with the mouse? If i select an entry by using the keyboard (arrow keys and enter), it works as expected.

This leads to a problem if a dynamic action depends on the change-event of the autocomplete item! In the first case it seems that the autocomplete-item holds a value, but the onchange-event does not not fire, because the value is empty.

Jens
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 24 2012
Added on Nov 11 2010
2 comments
5,662 views