Tagged Questions
3
votes
2answers
1k views
New site columns are not being completely propagated to a content type in a site collection
We're working on a SharePoint 2010 publishing site that has been deployed to our client's environment. We need to add 5 new site columns and add them to one of the content types (that's based on ...
0
votes
2answers
116 views
Accessing additional content type from a page layout (in markup)
I have the following content types
Testimonial Page (Inherits from Page)
Testimonial Video (Inherits from Video)
I have a page layout that is based off of the Testimonial Page content type. I ...