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 Setup Home URL Start Page based on User Authorization Access

Tony FatourosMay 30 2017 — edited Jun 15 2017

Hi,

Using Oracle APEX v5.1.1.

I was hoping to find how and where to set the Home URL start page based on the User's Authorization Role, i.e. their specific access.

Basically if the user has a role of:

  1. "ADMIN" - then within the application, their Home URL (start page) would be say page 10.
  2. "USER" - then within the application, their Home URL (start page) would be say page 100.
  3. "SUPER" - then within the application, their Home URL (start page) would be say page 1.

Currently the Home URL under "User Interface" is: f?p=&APP_ID.:1:&SESSION.

I am looking at setting up an Application Item called: AI_START_PG, where this would be set based on the above conditions and so the new Home URL under "User Interface" would be:

f?p=&APP_ID.:&AI_START_PG.:&SESSION.

Any assistance on where to set this up would be much appreciated or perhaps a better way of achieving the above.

Thanks.

Tony.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 13 2017
Added on May 30 2017
5 comments
1,434 views