Forum Discussion
This content cannot be displayed in a frame
this is not a mobile app for sure. Just sharepoint online with forms webapp + form which saves name. Not clear why webapp not picking up authorization somehow and redirects to login.microsoftonline.com which doesnt allow embedding.
What we also noticed, that in Firefox it works okay, but Chrome/Safari give that error.
Anton
Hi latonita
If your marketing department has used the web part for Forms in the SharePoint page and you are accessing it from the web browser, it should work.
But I guess as a workaround, you may also want to add the Forms direct link under the web part so if it doesn't load, you can say something like "If you cannot view the form, please click here" and have it open into a new browser tab (similar to how HTML emails have that same warning in case you can't see the email properly in your mail client).
If the marketing team has embedded the code into the page and didn't use the web part, then I suspect it will fail as it won't be able to authenticate the users access to the form and probably attempt to redirect to a login screen (sounds like your scenario?).
Cheers
Damien