A Content Type in SharePoint is sort of a framework for an item. There are many built-in Content Types, such as Document, Event, and Task. Each Content Type has a set of columns which every item of that Content Type can use. You can create custom Content Types built off of any of the existing Content Types – such as a Purchase Order Content Type based on a Document Content Type with other custom columns added. A full discussion of
This is the second of a two-part article about web parts for the Modern SharePoint page. In the first part of the article, we showed how to add web parts to a Modern SharePoint page, and listed the web parts (as of the time of writing) which display static content. In this post, we’ll look at dynamic content web parts. Dynamic Content Web Parts These are web parts which display information based on a filter or search, so the resulting content
Recent Comments