Forum Discussion
ancorte340
Jan 19, 2025Copper Contributor
Content type, column with metadata
Hi everyone. I have a content type "DocFat" (document) with 2 columns, "TipoFattura", "Periodo" and "Tipofile". All the 3 columns are linked with metadata. When i load a file in the repository, i c...
DaveMehr365
Jan 23, 2025MVP
Hello ancorte340
are you using the default SharePoint list form?
Do you use a validation setting on the list?
Best, Dave
- ancorte340Jan 23, 2025Copper Contributor
Hi,
i'm using the sharepoint list. After investigation, i've found the problem. I created the docset in the site (non in the tenant) and so when i try to find the metadata (created in the tenant), it doesnt'work. So i created all the docset in the tenant, and now it works. I think that if you create the docset in the site, you have to create the metadata in the site and not at tenant level.