I created one content type and i kept that in one group. Now I created a list and enabled the Allow managed content types for that list. Now i am trying to add that content type to my list. When i went to list settings and click on add from existing content types it is not displaying the newly added content type. Whats wrong in this. Did I miss any step?
0
votes
2 Answers
0
votes
The answer was alluded to in a comment, but not explicitly noted. So:
The new content type needs to inherit from a List or Folder content type in order to be able to add it to a List. For example, you could inherit from the "Item" content type.
If it inherits from the "Document" content type then it won't appear.