How to enable role-based access for individual files in a file manager?

0
Hello folks,   As the title says, I'm looking for a way for users to restrict access to files they upload to a file manager in Mendix. Is there a way to do this or a workaround?   Thanks.
asked
1 answers
0

You need access rules for that. Make sure that you store the owner of the object. Then in the XPath rule give him access to the filedocuments where the owner is the current user.

Regards,

Ronald

 

answered