Hi all
I know how to set a trigger to manually update an attribute
What I'm not sure is how to trigger the update of an attribute on document creation or when I move a document to a different folder etc......
Basic example, I have an attribute having the full path of the document, which is exchange with an Autocad tag. If the file is move, I wanted to have the attribute to be update
I don't think there is a way to push attribute update on location change. You will necessarily need to do any attribute update in order to trigger path change in the defined attribute.