Block Permissions - Using Velo to create a Villa Rental website in WIX Studio

I have built a Villa Rental site and now trying to hand some functions over to the staff of the Management Company, wanted to allow them to add Roles to the Villa Owners but do it via a webpage created using Velo in WIX Studio.

I have tried using Backend to get the registration details of the Owners from the PrivateMembersData CMS Collection.

The Staff member is signed into a page where they are signed in as a secure role - Admin.

It seems that WIX has locked the PrivateMembersData so well that it cannot be accessed even from the Backend. It just provides the details of the person logged in and not the details of all the Owners.

How can I set up Villa Rental Owner Management for the staff running the company if everything is locked.

If I understand correctly, you might be able to use a tutorial I did in which users can access their own custom page, upload information, have it displayed and make updates as well.

It’s only using the CMS though you could extend functionality if you wanted with Velo; I would probably just make the submission page a member-page for only members with a certain role rather than coding it since it’s a native feature and you can easily give roles if needed.

If you want to test the functionality, you can see it here: My Site 43

1 Like