OrgCheck icon indicating copy to clipboard operation
OrgCheck copied to clipboard

When viewing page layout in dependency tree, url is bad (for Boron)

Open VinceFINET opened this issue 1 year ago • 1 comments

Beryllium UAT phase 3 -When viewing page layout in dependency tree, url is bad

VinceFINET avatar Jul 25 '24 15:07 VinceFINET

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

VinceFINET avatar Jul 25 '24 15:07 VinceFINET