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!

Pre-rendering branch on all pages

AnnelizeFFeb 15 2018 — edited Feb 19 2018

APEX 5.1.3

DBaas 12c

We need to do a check on all our pages to make sure that the user is allowed to view the page. This requires a pre-rendering branch Before Header that will execute a pl/sql function to determine if the user is authenticated to view the page. If not, they will be redirected to page 1.

I want to implement this functionality on Page 0, so that we don't have to code this for every APEX page, however, page 0 doesn't have a Pre-Rending section. (see image)

Any advice on how to implement this would be greatly appreciated.

pastedImage_1.png

Thank you

Annelize

This post has been answered by fac586 on Feb 19 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 19 2018
Added on Feb 15 2018
12 comments
1,018 views