Jan 04 2023 04:31 PM
Hi,
I would appreciate some help - I want to delete columns that have been created while creating content type on global level. These columns have not been used anywhere. I can't find a way to delete these.
I want to recreate the same columns but can't because I can't delete the existing ones.
Thanks
Jan 05 2023 10:20 PM
SolutionHello @MahakJainSP
the Content Types and columns will be stored in a hidden SharePoint Site:
/sites/contenttypehub
(https://<TENANT>.sharepoint.com/sites/contentTypeHub/)
You can delete the column in the site settings from this contenttypehub Site.
You can also find more information in this article: https://sharepointmaven.com/how-to-make-the-content-types-available-on-all-sharepoint-sites-via-the-...
Best, Dave
Jan 11 2023 03:39 PM
Jan 05 2023 10:20 PM
SolutionHello @MahakJainSP
the Content Types and columns will be stored in a hidden SharePoint Site:
/sites/contenttypehub
(https://<TENANT>.sharepoint.com/sites/contentTypeHub/)
You can delete the column in the site settings from this contenttypehub Site.
You can also find more information in this article: https://sharepointmaven.com/how-to-make-the-content-types-available-on-all-sharepoint-sites-via-the-...
Best, Dave