Skip to Main Content
Feature Request FR-2044
Product Area Developer Experience
Status ROADMAP

56 Voters

Allow concurrent app or page development within same web browser in different tabs, session cloning.

gabriel.diaz.arias Public
· Oct 7 2021

Idea Summary
One of the most confusing things is not being able to edit multiples application or pages at the same time within multiples tabs in the same web browser, as it just messes up the session values resulting in undesired errors.

Use Case
Being able to edit multiple apex applications or pages in apex.

Preferred Solution (Optional)
It would be nice just to clone the session when you open a new tab, allowing concurrent page or application development within the same browser. This would also apply to apex applications, as the users also want this feature.

This is currently on the roadmap for a future release of Oracle APEX.

Comments

Comments

  • frank.szilinski OP 3 years ago

    I know that there is this “CLONE_SESSION” behaviour that could be forced by JavaScript and a settings in the APEX instance. It would be nice to have this APEX native to support, so that a page item can be referenced in the same tab without overriding it by a second tab.

  • mandreato OP 7 months ago

    I see this FR-2044 is marked “Roadmap”. Does it means it eventually will be the solution also for FR-2886 which is similar but marked “Closed”?

  • vincent morneau Admin OP 7 months ago

    FR-2886 speaks to a specific implementation which we can't commit to right now. FR-2044 would likely supersede it, as it's framed more generically and has a higher vote count.

    I agree they both solve the same problem.