So far I've done a large number of things, but I can't figure out if this isn't a function or I'm doing something wrong.
We use sharepoint to host our company data, but with the growing pains of any company: It's becoming a mess. We've decided to make a standardized folder layout from which we get meta-tags that will help us index our files.
The problem lies in this: We have an active working folder and a non-active. I can easily tag it with "active", but once I am done working on the file, I'll move these files (or the subfolder) from: "[Sharepointsite]>Active>Project Y>file.docx" > "
[Sharepointsite]>Closed>Project Y>file.docx"
In no way, I can find a trigger that reproccesses things after moving a folder/file into another folder. Does anyone know if there's a way to do this?