Sep 20 2019 11:25 AM
Hi all,
So, when we upload files to SharePoint, we have mandatory metadata fields that we must fill in, for multiple reasons. Right now uploading to Teams just... uploads. Is there a way to force the user to input metadata fields when uploading to Teams? I know we cannot see additional metadata fields in Teams, but that is sort of okay with us, as long as the files GET the metadata fields we need. Thoughts?
Sep 20 2019 12:32 PM
Sep 20 2019 12:39 PM
@jcgonzalezmartin Huh, this is an strange choice to not allow it at all, since metadata often controls records retention and is the method in which a taxonomy is utilized. At the very least, wouldn't this cause a violation of records management practices in most organizations? I can see the option of doing it or not, but it almost seems dangerous not to have the option. Hope it comes along in future dev.
Sep 20 2019 10:32 PM
SolutionOct 04 2019 06:57 AM
Could you use Flow during the upload of a file to require people to add metadata?
Oct 04 2019 08:23 AM
Hi @shawn_fielding - what about using folders w/your metadata and use the column autotagging feature in library settings? Not as flexible, but could force a few columns worth of tags as docs are uploaded to certain folders.
Oct 04 2019 08:29 AM
Oct 04 2019 08:31 AM
@Kelly_Edinger, This might actually work for records retention (though it might be hard to keep up with folders created). But for document types and topic taxonomy facets, I'm not sure it would help much. But not a terrible idea to explore.
Oct 04 2019 08:35 AM
@ChrisWebbTech Maybe something like this (which honestly I don't know is possible)?
1. Someone adds file.
2. Flow opens webapp form at user that has required fields.
3. User fills in.
4. Flow adds metadata to file.
5. Everyone is happy.
Doesn't really address mass file addition though.
Oct 04 2019 09:23 AM
Sep 20 2019 10:32 PM
Solution