Tagged Questions
0
votes
2answers
359 views
Difference between a content type and a list template
I understand that content type gives the definition for the set of fields in a list which can be reused while creating many other lists and a list template gets a copy of an existing list with or ...
0
votes
1answer
721 views
Can fieldrefs in content type definitions change the internal name of a site column?
I have a content type that references a built-in site column like this:
<Elements ...>
<ContentType ...>
<FieldRefs>
<!-- a reference to the built-in ...
1
vote
0answers
362 views
Folder Content type gets lost when using a list template
I created a new folder content type that has several columns of data and then created some folders in a list using the content type. I then created a list template and included content. When I created ...