Topic: Displaying the MVDB Users management window
Hi,
I just discovered that if a role has the "Administrator" permission checked, it overrides any other role restriction set on a object which I find ridiculous and absolutely unsafe, so I would like to set a form displaying only the embedded Users windows for a user_admin who would only manage users, so I could have other admins managing the rest of the app.
Point is only users with Administrator checked can manage users...
My current model as I test it is:
users role Admin
admin Admin Yes
UserTest1 User No
Dev1 Dev No
Example of restriction on an object: a hidden button only available for Dev role. This object is currently revealed for user admin (which I don't want) as well as for Dev1.
So, how do I call the Users form?