Showing posts with label SharePoint 2013 Configuration. Show all posts
Showing posts with label SharePoint 2013 Configuration. Show all posts

Wednesday, September 24, 2014

Display Parent web InfoPath form in child web InfoPath Form Web part

Problem

Yesterday i faced an issue while displaying Info Path form in the web part. My task was to show the Info Path form in the child web but actual Info Path library was on the parent web. The problem was when i tried to edit the Info Path web part, i could not see the list of Info Path library (from parent web) because it was showing only current site Info Path libraries.

Solution

I added new page in Page/Site Pages library of parent website. I added Info Path web part in the page and copied the Page from parent web to child web. Every thing worked fine in the child web Info Path web part page.

Copy Page to Child Site

Tuesday, September 23, 2014

Copying Web Part Page to same / other list of same web or child web

Problem


There are situations when you want to copy the web part page to same/other list in same web/child web. If you copy the page through SharePoint Designer, it will copy the page but the web parts will be removed.


Solution


Use site Content and Structure.

Procedure