You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Content Types/Content Types Management Setting/Set content type management setting for a single list/description.md
+13-34Lines changed: 13 additions & 34 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,32 +1,18 @@
1
-
Short Powershell script to allow management of content types for a SharePoint Online list or library. It is an equivalent of List>>List Settings>>Advanced>>Content types in User Interface Applies to lists and libraries.
1
+
Short Powershell script to allow management of content types for a SharePoint Online list or library. It is an equivalent of **List**>>**List Settings**>>**Advanced**>>**Content types in User Interface Applies to lists and libraries**.
2
2
3
3
A short Powershell script to allow management of content types for a SharePoint Online list or library.
4
4
5
-
6
-
7
-
It is an equivalent of List>>List Settings>>Advanced>>Content types in Graphic User Interface (see screenshot)
8
-
9
-
10
-
11
-
12
-
13
-
14
-
15
-
5
+
It is an equivalent of **List**>>**List Settings**>>**Advanced**>>**Content types in Graphic User Interface** ([see screenshot](https://github.com/PowershellScripts/AllGalleryScriptsSamples/blob/develop/Content%20Types/Content%20Types%20Management%20Setting/Set%20content%20type%20management%20setting%20for%20a%20single%20list/contentTypeManagement.png))
### Please share your thoughts in the Q&A section!
46
30
47
-
48
-
49
-
Wiki article with detailed code description:
50
-
31
+
#### Wiki article with detailed code description:
51
32
52
-
SharePoint Online: Turn on support for multiple content types in a list or library using Powershell
53
-
54
-
33
+
[SharePoint Online: Turn on support for multiple content types in a list or library using Powershell](social.technet.microsoft.com/wiki/contents/articles/30038.sharepoint-online-turn-on-support-for-multiple-content-types-in-a-list-or-library-using-powershell.aspx)
55
34
56
-
Related scripts
57
-
Set direction of the reading order for a single list
35
+
#### Related scripts
36
+
[Set direction of the reading order for a single list](https://gallery.technet.microsoft.com/office/Set-the-direction-of-the-f17ca66a)
Disable or enable attachments to list items using Powershell
40
+
[Disable or enable attachments to list items using Powershell](https://gallery.technet.microsoft.com/scriptcenter/Disable-or-enable-12cf3795)
62
41
63
-
Change search setting for all lists in a site using CSOM and Powershell
42
+
[Change search setting for all lists in a site using CSOM and Powershell](https://gallery.technet.microsoft.com/scriptcenter/Change-search-setting-for-8e842a48)
0 commit comments