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!

Application Items in javascript, how to access?

Jake4321Nov 21 2019 — edited Nov 21 2019

Hi all,

Currently working with Application Express 19.1.0.00.15.

I am trying to access an Application Item from a javascript which in essence should be fairly simple.

pastedImage_4.png

The value for SESSION _LANGUAGE is set in Shared Components>Security>Database Session>Initializatin PL/SQL Code

pastedImage_5.png

I know the value is set correctly as I can see it in my Navigation Bar and the rest of the application behaves accordingly.

pastedImage_6.png

But I cannot find the correct syntax to access this from my javascript.

pastedImage_7.png

I have tried about a dozen different sytaxes but nothing doing I cannot get access to the "Application Item".

Any comment, suggestion, tip is greatly appreciated.

Thanks,

Jake

This post has been answered by Veerendra Patil on Nov 21 2019
Jump to Answer
Comments
Post Details
Added on Nov 21 2019
4 comments
682 views