Restricting Document Access to some users

I have created a schema for when a document is created. It pretty much labels the document as “yes” or “no”. I want to make it so that if the document has “no” for the schema, then anyone can click the download link and see the file. If the Schema is set to “yes” then I want the download link to be disabled for everyone who is not apart of a specific group. What's the best way to go about this?

Thank you!

0 votes

0 answers

1281 views

ANSWER