Skip to content

Commit a5945d0

Browse files
Update default-custom-action-locations-and-ids.md
Corrected the ContentType IDs
1 parent 4b323e5 commit a5945d0

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

docs/schema/default-custom-action-locations-and-ids.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -122,25 +122,37 @@ You can create a Feature that implements the [HideCustomAction](hidecustomaction
122122
<td align="left"><p>**Microsoft.SharePoint.ContentTypeSettings**</p></td>
123123
<td align="left"><p>**Fields**</p></td>
124124
<td align="left"><p>**AddField**</p><p>**ReorderFields**</p></td>
125-
<td align="left"><p>**Columns** section on site collection **Content Type** page.</p></td>
125+
<td align="left"><p>**Columns** section on List **Content Type** page.</p></td>
126126
</tr>
127127
<tr class="even">
128128
<td align="left"><p>**Microsoft.SharePoint.ContentTypeSettings**</p></td>
129129
<td align="left"><p>**General**</p></td>
130130
<td align="left"><p>**ChangeNameDescription**</p><p>**ChangeOptionalSettings**</p><p>**ChangeWorkflowSettings**</p><p>**RemoveContentType**</p></td>
131-
<td align="left"><p>**Settings** section on site collection **Content Type** page.</p></td>
131+
<td align="left"><p>**Settings** section on List **Content Type** page.</p></td>
132132
</tr>
133133
<tr class="odd">
134134
<td align="left"><p>**Microsoft.SharePoint.ContentTypeTemplateSettings**</p></td>
135135
<td align="left"><p>**Fields**</p></td>
136136
<td align="left"><p>**AddField**</p><p>**ReorderFields**</p></td>
137-
<td align="left"><p>**Columns** section on List **Content Type** page.</p></td>
137+
<td align="left"><p>**Columns** section on site collection **Content Type** page in SharePoint on premises and on Content Type Hub site collection **Content Type** page in SharePoint Online.</p></td>
138138
</tr>
139139
<tr class="even">
140140
<td align="left"><p>**Microsoft.SharePoint.ContentTypeTemplateSettings**</p></td>
141141
<td align="left"><p>**General**</p></td>
142142
<td align="left"><p>**ChangeNameDescriptionGroup**</p><p>**ChangeOptionalSettings**</p><p>**ChangeWorkflowSettings**</p><p>**RemoveContentType**</p></td>
143-
<td align="left"><p>**Settings** section on List **Content Type** page.</p></td>
143+
<td align="left"><p>**Settings** section on site collection **Content Type** page in SharePoint on premises and on Content Type Hub site collection **Content Type** page in SharePoint Online.</p></td>
144+
</tr>
145+
<tr class="odd">
146+
<td align="left"><p>**Microsoft.SharePoint.ContentTypeSiteTemplateSettings**</p></td>
147+
<td align="left"><p>**Fields**</p></td>
148+
<td align="left"><p>**AddField**</p><p>**ReorderFields**</p></td>
149+
<td align="left"><p>**Columns** section on site collection **Content Type** page in SharePoint Online.</p></td>
150+
</tr>
151+
<tr class="even">
152+
<td align="left"><p>**Microsoft.SharePoint.ContentTypeSiteTemplateSettings**</p></td>
153+
<td align="left"><p>**General**</p></td>
154+
<td align="left"><p>**ChangeNameDescriptionGroup**</p><p>**ChangeOptionalSettings**</p><p>**ChangeWorkflowSettings**</p><p>**RemoveContentType**</p></td>
155+
<td align="left"><p>**Settings** section on site collection **Content Type** page in SharePoint Online.</p></td>
144156
</tr>
145157
<tr class="odd">
146158
<td align="left"><p>**Microsoft.SharePoint.Create**</p></td>

0 commit comments

Comments
 (0)