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: articles/en/spo/cthowtocreate.md
+28-3Lines changed: 28 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ To create a content type that will be available for all lists and libraries in y
19
19
2. Select **Site information** > View all site settings.
20
20
21
21
22
-
<imgsrc="/articles/img/ctget4.PNG"width="600">
22
+
<imgsrc="/articles/img/ctget4.png"width="600">
23
23
24
24
25
25
In the site settings select **Content Types**. Click on **Create**.
@@ -46,7 +46,7 @@ First of all, make sure you have [enabled content type management](https://power
46
46
47
47
If the content management is enabled, go to your list or library and click on **Add column**. Scroll to the bottom of your column list and select **Add a content type**
48
48
49
-
<imgsrc="/articles/img/ctcreate2.PNG"width="600">
49
+
<imgsrc="/articles/img/ctcreate2.png"width="600">
50
50
51
51
52
52
Select the content type that you created.
@@ -60,4 +60,29 @@ Select the content type that you created.
60
60
[Add content type using Powershell and CSOM](https://powershellscripts.github.io/articles/en/SharePointOnline/Add%20content%20type/)
61
61
62
62
63
-
[Find content type ID](https://powershellscripts.github.io/articles/en/SharePointOnline/findctid/)
63
+
[Find content type ID](https://powershellscripts.github.io/articles/en/SharePointOnline/findctid/)
0 commit comments