Contents
How to query from parent site in sub site?
You can also use the Content Query Web Part as a supported OOTB solution. In case, you need to query data from Parent Site in Sub Site as the following: Open your Page > Click on Add web Part > below Content Rollup > Add Content Query Web Part.
How to show list from parent site in SharePoint Server?
To show list view from Parent site at subsite in SP 2013 / 2016, You have two options Open your Parent site via SharePoint Designer 2013. Go to File Site Pages > Create a new Page > Edit in advanced mode. From the above ribbon > Insert > Data View > Select the list that you need to show on the subsite.
How to show export list from parent site in sub site?
Add new web part > At Miscellaneous category > the Exported data view web part should be listed > Add it. The Exported List should be now shown properly from the Parent Site in Sub Site. Try now to add a new item to the exported list in the Sub Site that should be also shown in the Parent Site and vice versa.
How to share document libraries parent sites to subsites?
Simply go to the subsite where you’d like to insert the library (i assume the library is on a parent site), insert the Page Viewer web part and put the library’s URL in its settings. If you want to remove the ribbon from the iframe, put the ” IsDlg=1″ string to the end of the url, like here: AllItems.aspx?IsDlg=1
Go to File Site Pages > Create a new Page > Check it out > Edit it in Advanced Mode. From the above ribbon, Click on Insert > Data View > Select the list that you need to show on the subsite.
How to show list from root site to subsite?
Solution: Requirements to show Lists/Libraries from Root site to Sub-site or Sub-site to Root site is quite common. In short, the solution idea is: Export the List view web part to web part gallery (so that its stored on root site’s web part gallery) and insert the web part to subsite pages wherever required.
Requirement: We have a announcement list in Top level site of a SharePoint 2013 site collection and wanted it to appear on each subsite! Solution: Requirements to show Lists/Libraries from Root site to Sub-site or Sub-site to Root site is quite common.
How to use SharePoint content query web part?
Tips: You can also use SharePoint Content Query web part (or Content Search Web Part) if you have publishing feature turned ON! Open your Site in SharePoint Designer, navigate to the Lists and Libraries node in the left navigation tree view. Click on the All Items view to open it in SharePoint Designer.