We created SharePoint Hosted App that offers a Web Part we can add to SharePoint 2013 pages. The problem is that web part installs as an iframe pointing to the apps domain.
Two challenges in trying to impact the Page's DOM and elements and also accessing the pages URL query string parameters. Basically cross domain issues.
Is there any way to deploy a webpart that installs in-line as a component on the page like a Script Editor Web Part?
If that must be done as a sandbox solution, how can users on 100+ sites easily download and install this web part like web parts from the App catalog and Store?
BTW, How is it that a Script Editor Web Part installs in-line on the page without an iframe? Possible to reproduce this in our own App?

0 commentaires:
Enregistrer un commentaire