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!

Cursor Focus problem

Irha10Jul 7 2011 — edited Jul 8 2011
Hello there,

can anyone help me please! using APEX 3.2 currently.

I came across one page of my application in apex 3.2 not focus on 1st item rather focus on number 7 field. After analysis, I found that b/w 1st and six fields are LOV and 7th one is textarea, so cursor focusing on 7th field that is textarea on page load. It should focus on 1st field.

I tired javascript in html body on page that is onload="javascript:setfocus('P25_Item_name');" and also set the Cursor Focus to "Do not focus cursor" but not getting on.

please let me know what should I do?

kind regards,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 5 2011
Added on Jul 7 2011
3 comments
1,070 views