New command: Remove a site column from a content type
See original GitHub issueRemove a site column from a content type
command: spo contenttype field remove -u|--webUrl <webUrl> -c|--contentTypeId <contentTypeId> -f|--fieldId <fieldId> --confirm
- webUrl: Absolute URL of the site where the content type is located
- contentTypeId: ID of the content type from which the field reference should be removed
- fieldId: ID of the field to which the reference should be removed
- confirm: Don’t prompt for confirming removing the field reference from content type
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:6 (5 by maintainers)
Top Results From Across the Web
Remove columns from a content type - Microsoft Support
Go to the site where you want to change a site content type by adding a column. · Click Settings · Under Web...
Read more >SharePoint Online: Remove a Site Column from Content Type ...
To remove a column from the content type, follow these steps: Go to Site Settings >> Site Content Types (If its List level,...
Read more >How to remove columns from a site content type - User manual
Open the site content type. · Click on the name of the column that you want to remove from the content type, in...
Read more >Completely remove field from Content Type?
ContentTypes["CT name"] #get the column from the web $spFieldLink = New-Object Microsoft.SharePoint.SPFieldLink ($web.
Read more >Remove Column From Site Content Type in SharePoint using ...
How to run PnP PowerShell command in SharePoint? · # Provide credentials over here · $creds = (New-Object System.Management. · # Provide URL...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Awesome! Great to have you with us! Don’t hesitate to reach out if you have any questions 💪
@waldekmastykarz, yes, I will take it.