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!

Trigger Dynamic Action From Javascript

805244Nov 16 2010 — edited Oct 4 2012
Hi everyone,

How can i run(start) a dynamic action from a Javascript function? My best method now is having a page item(P1_MYITEM) and running this javascript code:
"document.getElementById('P1_MYITEM').focus();"

The focus on this item triggers a dynamic action.

Is there any better way(like a direct command)?


Kind Regards,
Cearnau Dan
APEX 4.0
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 1 2012
Added on Nov 16 2010
7 comments
6,064 views