OrgCheck
OrgCheck copied to clipboard
When viewing page layout in dependency tree, url is bad (for Boron)
Beryllium UAT phase 3 -When viewing page layout in dependency tree, url is bad
Either in Classic or in Experience, the URL of a PageLayout contains the name of the main Object. So from the Id of a Page Layout it is not possible to just get the URL. You would need for example a wrapper page to redirect to the correct URL and in some case (for page layout but not only) you will do some SOQL to gather the extra information.
Push this feature to Boron