fiogf49gjkf0d That said, I think it is possibe to build a Customization to handle this:
You could build an Additional Page that actually reads the location from the browser, parses the Parameter and then loads the Page and Record:
e.g. /Loader/#_loader_detail?entity=contact&id=SLXRECORDID
One could modify the code on the Detail Page of this "entity" to then parse the URL and call the necessary javascript functions (e.g. navigateToRecord()  .
Doing so would ensure that internally the proper Variables are set, and once the detail page loads it would work correctly.
|