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!

is there a way to hide the URL(from domain to parameter) in browser address?

Emily-feng-OracleApr 25 2016 — edited Apr 25 2016

Question:
It's about interactive report.

APEX application URL is like below:

http://xxxxx.co.jp:8080/apex/ f?p=200:55:23001547107984::NO:::

the value which continue after [domain+port+APEX」seem to be the application number, page number and session delivery information.
It's uneasy that An end user guesses from this URL, and access other application or page directly without moving from the navigation menus of APEX.
(I think it will be accessible if "approval scheme" is being embedded in each application and page )

using APEX function, is there a way to hide the URL(from domain to parameter) in browser address?
it is also ok if can undisplay the address bar.


using APEX function, would there be a way which doesn't make the part from domain to parameter in browser address as the measure?
or a setting can hide the address bar itself?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 23 2016
Added on Apr 25 2016
2 comments
991 views