Multi Level Member Database

So … has anyone found a work around for multi-level member areas?

Basically I need 1 core data collection from which 4 different kind of ‘members’ can add, download, edit and read information. Something like this:

Member A can add, download, edit and read (views 100% of data collection).
Member B can edit and download (views.
Member C can add new information and download.
Member D can read only.
No public view of any data.

(When I say ‘download’, basically I need for them to upload a file then have the ability to download it by someone else)

Even if I break the core data collection into smaller data collections … I have not found a way to allow different viewing privileges of the ‘same’ information by ‘member type’.

Help?
Need a quote please if you want to collaborate with me. Really appreciate it. :slight_smile:
Send me an email: nayeli@webixdesigns.com
Or find me on FB: www.facebook.com/nayeli956

Thank you.

What is the file? A document or an image?

A PDF document I believe

As long as WIX upload button and dataset supports PDF as document this will probably be a three day mission to complete all tasks you want. Maybe even just a two day mission.

What you will need to do or the one you hire to do it is to create a site-wide permission function in site code that will get and set users permission and adapt thoose to all pages where information is displayed.

Now I just need someone to do it … lol

Let me know if you figure it out. I need to know how to do it also. I will let you know if I figure it out as well.