Hi lovely Community,
for my set up of tables I would like to create a security for 2 different "Admins".
Both Admins should be able to create new tables and of course to delete them as well, but only their OWN table.
In addition they should be able to add or delete some columns of their OWN tables.
Admin A cannot do something with tables of Admin B and Admin B cannot do something with tables of Admin A.
Would this be possible?
I already know I can give privelegies with Entity and Field option, but where to set up "ONLY OWN TABLES" ?

Unfortunately theres no option to use the key:

In addition I thought if Admin A has no rights for a table of Admin B, he would not be able to do something with this table, even if it looks like that:

But after my testing with two users, if a user hast Entity or Field privelegies, this user has the rights for all tables..
Any ideas?!
BR,
Sven