Contents
With the List properties web part, a user can select an item from a List web part, and see only the value (s) you specify. In the following example, a List web part contains a list of Regional offices. When the user selects an item from the list, the List properties web part displays only the Office name and Sales data.
Test your connection by selecting an item from the list you chose. You should see the video displayed in the Embed web part. When you’re ready for your audience to see the page, click Publish at the top right of the page. In this example, the List web part contains image titles and URLs for images stored on a SharePoint site.
How to create a SharePoint site using REST API?
Similarly if you want to create a site in SharePoint using Rest API, we have to pass the type= SP.WebInfoCreationInformation and also we need to pass other data required to create a site like Title, Description, Url, WebTemplate, Language, etc. It should looks like below:
Select the list or library web part you want to filter, and select Edit web part on the left side of the web part. Under Dynamic filtering, slide the toggle to the On position. Select the column you want to filter in the field Column in [your list name] to filter.
How to connect a web part to a document viewer?
For example, you can connect a Document library web part to a File viewer web part. When a user clicks a file name in the Document library list, the File viewer shows the contents of that specific file.
How to add a web part in SharePoint?
On your page, add a Document Library web part with the library you want to use, and add a File viewer web part. If you’re adding the File viewer web part for the first time, the Recent documents pane will open. Click Cancel on the bottom right of this pane.
Here is how to do this: Create a name for your folder Content Type, then choose the Folder Content Types and Folder drop-downs, as depicted in the image below. Click OK. Next, either create new site columns (folder-level metadata) or add existing ones if they exist at a site level