How can I re-establish a broken link between a list content type and a Site content type, considering the fact that most of the existing documents are already using the broken list content type?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
Use something like Sharepoint Manager (from CodePlex I believe) to check both content types. If they both have the same IDs then when you update the site content type it should cascade and update any lists using it. Other than that, not much else you can do beside re-creating the list. |
|||
|
|