CRUD for all collections

When I create a collection in WIX I want to be able to checkbox if I want CRUD created and in case I want I want to setup which permissions / roles that can view / edit / cerate / delete records in that collection as today and also if they can create, edit and delete their own or just create records, edit them but not delete them.

The CRUD forms would be some static template for creating, editing and deleting records in a collection.

My URL is:
http://pilgrimsbo.se/

So my CRUD url should be:

https://pilgrimsbo.se/crud/collectionname/action/recordid/

https://pilgrimsbo.se/crud/collectionname/edit/aeyte-6573-djhd-34343/ or whatever.

This would be awesome for clients.

2 Likes