Hi,I have to handle tens of thousands of security permissions and it would be easier for the end user if they could be organised into multiple category levels (a little like a folder structure) so the user can drill down into the exact block of permissions they need. For example,
Users
Roles
Permissions
-----> Form Access
----------------> Form 1
--------------------------> Permission 1
--------------------------> Permission 2
--------------------------> Permission 3
----------------> Form 2
--------------------------> Permission 1
--------------------------> Permission 2
--------------------------> Permission 3
-----> Business Rules
----------------> Form 1
--------------------------> Permission 1
--------------------------> Permission 2
--------------------------> Permission 3
----------------> Form 2
--------------------------> Permission 1
--------------------------> Permission 2
--------------------------> Permission 3
It this could be done it would make it much easier for the end user to navigate through the permissions.
Thanks,
Aaron