Tagged Questions
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 ...
0
votes
2answers
495 views
change attributes of a site column when using in list definition
i want to know how to change Required Property on site column when it is consumed in a list definition.
like i have deployed a site column
<?xml version="1.0" encoding="utf-8"?>
<Elements ...