hello everyone,
i have uploaded some documents using the repository module.
i have 3 users:
paid,free,registered
my problem is that i want to place permissions on each and every document i upload for these 3 categories of users.
like document1 can be visible only for paid category,
document2 can be available for registered category,
document 3 can be available for all the users.
one morething is that iam using the database for storing my documents and not the file system.
as i have checked,the documents were stored in the FILE table in the dnn database and we dont have any permissions for that documents.
if it is not possible for every user,please anyone suggest atleast how can make that for a role?
how can i solve this problem?
thanx in advance,