sharepoint - New document gets wrong content type -
within site collection "x" have got document library contains multiple content types. each content type managed @ site collection level , has .dotx template file assigned it.
the .dotx file should adjustable within sharepoint stored within document library in de root site collection. template file has got content type document assigned it.
when want create new document in document library in site collection "x" click on new , select content type document.
let's clicked content type "document a". word opens , in document information panel see correct content type "document a" , columns associated it. when save document goes well.
now want create document content type "document b". click on new , select content type "document b". when word opens , in document information panel see content type again "document a". columns in document information panel columns assiocated content type "document a".
it doesn't mather content type pick, every document gets content type "document a" assigned it.
anyone experienced same behaviour before , knows how fix issue?
document templates carry lot of xml data them , won't overwritten. can see them when using word: file --> info: inspect document --> check issues: inspect document see data document carries within. , can delete information in view. remove data , upload template content type again.
Comments
Post a Comment