Hi everyone.
I was wondering if anyone would know of a way that I could create a user space where customers can access documents that they subscribe to. Not all clients subscribe to the same thing and therefore I can’t show everyone the same thing. So, my aim is to be able to assign individuals what documents they can access and download (i.e. what documents appear for them in a table/repeater that displays the filtered results from a database).
So, for instance, say I had documents about fish, pandas, tigers, and monkeys, I would like to tag users like this:
James: Fish
Hannah: Fish, Pandas, Monkeys
Peter: Fish, Monkeys, Tigers
Samantha: Monkeys, Pandas
And then only have the results show up for each user. Obviously, I can’t just do subscription tiers or something because there aren’t really tiers, just different people interested in different topics.
I’m fairly comfortable with code from an intuitive standpoint , but I am by no means proficient enough to really get things going with Java or in Wix (I know how to program comfotably in other programs, like R, so i get the format and whatnot, but no so much the specific commands). So if someone could point me in the right direction, that would be great!
Really appreciated!
J