Domanda

We are trying to clone a SharePoint 2013 web using templates, but the choice field information is not being included. Microsoft Docs states that taxonomy field info is by default not included with site templates. How can we include this metadata in a template?

È stato utile?

Soluzione

Currently, it is a limitation when saving a site as template. As a workaround, I suggest you use JavaScript Object model to copy taxonomy fields' values from the source list on the source site to the target list on the target site/site collection.

A blog for your reference: Copy taxonomy field values using javascript object model in Sharepoint

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a sharepoint.stackexchange
scroll top