I have a CRM form with an IFrame on it. The frame is pointing to an Angular application hosted outside of CRM.
When viewed in CRM, it works as expected.
When the form is viewed using the Outlook App via the Outlook Web Client, it works as expected.
When the form is viewed using the Outlook App via the IOS Outlook App, it works as expected.
When the form is viewed using the Outlook App via the "Thick" Outlook Client - the frame doesn't load properly. Using Fiddler, I can see it loads the JS resources on the IFrame page but it doesn't appear to execute them.
I've done some testing and it appears the Outlook Thick Client is running the CRM form in some kind of restricted/sandboxed mode.
Does anyone know if this is the case, or if there is any documentation around it.
This is on a CRM v9 Online Organisation.