Skip to Main Content
Feature Request FR-1937
Product Area Application Builder
Status CLOSED

2 Voters

Copy page from a different application does not copy Page Alias

j_schuster Public
· Sep 8 2021

Copied the LOGOUT_PAGE to a different App didn't work because the new Page Alias aus just logout

We reviewed this idea carefully, and while it was interesting, we concluded that due to all the internal implications we need to take into account, it is unlikely to make its way into APEX.

Comments

Comments

  • kornana.shanmukh APEX Team OP 43 hours ago

    @j_schuster  The Page Alias must be unique within a given application.
    If the target application doesn’t already have a page with the same alias, it will be copied as-is.
    However, if a conflict exists, the system automatically appends a suffix to the alias to maintain uniqueness and prevent duplication.