In our Premium App we use the 'purecloudClientApi.conversations.showInteractionDetails' method to show interaction details for a conversationID to a user.
When invoking this method, it always loads in the 'default' Genesys Cloud UI in almost full-screen mode. That way, a user has no option to return to previous screen, other then the Back button of browser, which is annoying.
Is it possible to direct this to a separate iFrame or tab? I didn't find any reference for like a target or options to display it somewhere else. I understand it needs to run in the parent of the Genesys Cloud window.