Hi Everyone, I have a couple of pages in my app to act as a calculator function. Depending on the workflow required, we may need to send a link to the outcome of the calculator for review. I have created a deeplink using the Page URL method and that works OK, however the result page in the app renders using the Atlas PopupLayout which looks good to the user, when the user follows the deeplink though, the page is rendered full width and looks like it doesn't belong to the app. This is a poor user experience and I'd like to have the deeplink open the record / entity in the same layout as you would see if you were in the app originally. Can this be done? If so can anyone point me at some docs that show how? Thanks in advance!