Pergunta

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?

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a sharepoint.stackexchange
scroll top