Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
We kept the Permissions node in the runtime version of the SecurityDialog so that the end-users could click on a permission and immediately see all of the roles/users assigned to that permission. However, we agree that this should be a developer preference, so we added an overload to the constructor of the SecurityDialog that accepts a single Boolean value indicating whether you want to show the permissions node. It's in the update that was posted yesterday.
|