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!

Accessing Hidden Items using Javascript

Tony FatourosJun 6 2008 — edited Jun 6 2008
Hi,

Just wondering if this is possible or if people can suggest a another way of doing this, but if I have a hidden item created on a page, which I then assign it to a value within a page process submit, which I call within Javascript by issuing a doSubmit('run').

If I then wanted to use this hidden item's value within an On Demand ajax call, by assigning it to an application item via the get.add('APP_ITEM','Hidden Item') method, how do I obtain this hidden item's value within javascript as it's not being rendered on the page?

Would really appreciate some help on this or another means of achieving the above.

Using Oracle Apex v3.0.1

Thanks.
Tony.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 4 2008
Added on Jun 6 2008
7 comments
1,591 views