Hi, I have created a script that adds a new column (of type managed metadata) to a list of libraries and then hooks it up to the correct term set. All seems fine and I can select a term from the list but when I save the dialogue form I get the error: The SPListItem being updated was not retrieved with all taxonomy fields
If I delete the column and add it manually then everything works as expected. Any ideas?
If you’re creating the taxonomy field through API instead of using schema.xml, did you create a hidden note field and set its ID to the TextField property?
https://msdn.microsoft.com/en-us/library/microsoft.sharepoint.taxonomy.taxonomyfield_properties(v=office.14).aspx