Hi all, i want to disable the edit metadata button in the document-details page. I really don't want to have my logic based on Users but on folders. Basically if a document is in folder "A" the button should not be visible/enabled, if the document is in folder "B" then it could be used. I'm pretty confident with concept such as Evaluator and WebScript but in which way i could do this?