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: docs/declarative-customization/site-design-json-schema.md
+12-12Lines changed: 12 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -44,18 +44,18 @@ Use the **createSPList** verb to create a new SharePoint list.
44
44
45
45
| List Template Name | Enum |
46
46
|--------------|---------|
47
-
Generic List | 100
48
-
Document Library | 101
49
-
Survey | 102
50
-
Links | 103
51
-
Announcements | 104
52
-
Contacts | 105
53
-
Events | 106
54
-
Tasks | 107
55
-
Discussion Board | 108
56
-
PictureLibrary | 109
57
-
Site Pages | 119
58
-
Issue Tracking | 1100
47
+
|Generic List | 100|
48
+
|Document Library | 101|
49
+
|Survey | 102|
50
+
|Links | 103|
51
+
|Announcements | 104|
52
+
|Contacts | 105|
53
+
|Events | 106|
54
+
|Tasks | 107|
55
+
|Discussion Board | 108|
56
+
|PictureLibrary | 109|
57
+
|Site Pages | 119|
58
+
|Issue Tracking | 1100|
59
59
60
60
If you use 101 or 119 and reference the default names ("Documents" or "Site Pages"), you can modify the library created with the template. See example below.
61
61
-`subactions`: An array of actions that run in the order listed to create your list.
0 commit comments