I have a list and one of the list field is of managed meta data field type.It has to be a required field on the list.I would not set the Required attribute to true in the XML file, as other lists in the project use it as a optional field.Searched many articles, none of them helped .
Note: Field.Required=true; Field.Update(); Doesn't make the field as required field Field is not part of content type
Any ideas on this are appreciated..
Thanks