Search code examples
oracle-databaseurloracle-apexbookmarks

How to use Oracle APEX page as bookmark?


I want to save apex page as bookmark or share link with others, and after login to get that specific page.

How can I achieve that?


Solution

  • The application must be configured to allow deep-linking to specific pages. If the application isn't configured for that, then you will always be taken to the login page and to the default application home page.