Permissions in treeview

Wish to see a specific feature/change in future releases? Feel free to post it here, and if it gets enough "likes", we'd definitely include it in future releases!
Post Reply
User avatar
onoehring
AppGini Super Hero
AppGini Super Hero
Posts: 1231
Joined: 2019-05-21 22:42
Location: Germany
Contact:

Permissions in treeview

Post by onoehring » 2021-05-14 15:26

Hi,

it would be a great help to have a treeview with permissions.

It would make grating permissions - and keeping an overview of things - a lot easier, especially if you have a lot of tables. Speaking from experience: With 70+ tables, 13 usergroups, 60 users .. things get really complicated with the current version (AG v5.95).

The user should have the option to switch between several different views:
View 1: Tables with Groups

Code: Select all

Table A
+ - Group A     Insert, View, Edit, Delete
+ - Group B     Insert, View, Edit, Delete
Table B
+ - Group A     Insert, View, Edit, Delete
+ - Group B     Insert, View, Edit, Delete
Table C
+ - Group A     Insert, View, Edit, Delete
+ - Group B     Insert, View, Edit, Delete
View 2: Tables with Permissions

Code: Select all

Table A
+- Insert
| + Group A
+- View
| + Group A
| + Group B
+- Edit
| + Group A
| + Group B
+- Delete
| + Group A
Table B
+- Insert
| + Group B
+- View
| + Group A
| + Group B
+- Edit
|+ Group A
|+ Group B
+- Delete
|+ Group A
|+ Group B
Table C
+- Insert
|+ Group A
|+ Group B
+- View
|+ Group A
|+ Group B
+- Edit
|+ Group A
|+ Group B
+- Delete
|+ Group B

Olaf

User avatar
a.gneady
Site Admin
Posts: 1354
Joined: 2012-09-27 14:46
Contact:

Re: Permissions in treeview

Post by a.gneady » 2021-05-17 13:52

Thanks for your interesting suggestion, Olaf. I've marked it for inclusion in future releases.
:idea: AppGini plugins to add more power to your apps:

Post Reply