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?