Forum Discussion

David Grooms's avatar
David Grooms
Copper Contributor
Jul 25, 2017

PnP Provision Home Page Web Parts

Using the 2.16 .1706 PnP COre libraries and the 2.16 poweshell cmdlets, I extract a site with three web parts on the home page.

 

Two Script editors and a list view web part.

 

when I apply the .pnp file to a new team site, I have one of the script editors and the list view visible as expected, and the second Script editor is wrapped in a div with style= "display:none" so is invisible

 

If I put the page in edit mode, the second script editor is not accessible.

If I manully remove the style from the div, the page looks as expected.

 

Any Ideas on what could cause this or how to fix it ?

 

Thanks,


Dave

 

 

  • David Grooms's avatar
    David Grooms
    Copper Contributor
    Found the issue, both script editors had the same (default) title. Giving them unique titles solved the problem.

Resources