question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

New command: Remove a site column from a content type

See original GitHub issue

Remove 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:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
waldekmastykarzcommented, Feb 26, 2019

Awesome! Great to have you with us! Don’t hesitate to reach out if you have any questions 💪

1reaction
phawrylakcommented, Nov 13, 2018

@waldekmastykarz, yes, I will take it.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found