I’m trying to develop a document set content type for SharePoint 2013 on premise using Visual Studio. I found a very handy link to do this (http://msdn.microsoft.com/en-us/library/gg581064(v=office.14).aspx thanks!) but I don’t get this working.
I used the code that is mentioned in the article, and everything works (the document set content type is created with the document set columns) except the Shared columns, allowed content types and welcome page fields. They don’t update at all.
So my document set content type is created but I have no allowed content types, shared fields or fields on the welcome page. Are the schames.microsoft.com links still supported in SharePoint 2013 or is there something else that can cause this issue?
I included the content type in my feature so everything should work but it don’t.
If you need any more information, don’t hesitate to let me know.
Thanks in advance for your help!
Kind regards, Deefken