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!

How to prevent a user to open a new tab and pasting the URL of another page?

Christian PitetOct 11 2022

Hi,
Under APEX 22.2 I would like to prevent users to open a new tab and to paste an URL of another page. In the Shared components I have set the following attributes :
Session state protection : Enabled
Page Access protection : No URL access
Page data Entry Item protection : Checksum required - Session level
Page display only Item protection : Checksum required - Session Level
Application item protection Checksum required - Session Level
However when I try to run the application (page one) I get an error message :
"This page cannot be invoked using a URL or using a GET or POST to the show procedure, it must be called using a "Branch to Page" branch type."
Capture.PNGBest regards.

Comments
Post Details
Added on Oct 11 2022
8 comments
488 views