We are encountering an issue where the Contact form is not loading correctly due to the use of the deprecated window.open method. We understand that the recommended approach is to use Xrm.Navigation instead. However, this change is challenging for us because our 8x8 integration runs in a separate browser window, and the Contact form is intentionally opened in a new window to support this interaction model. This creates a constraint between Microsoft’s recommendation and our current architecture. Could you please advise on a supported approach that would allow us to maintain a separate-window model while aligning with current best practices?