Accessing Hidden Items using Javascript
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.