StrataFrame Security Documentation Send comments on this topic.
Security Keys on Forms and Business Objects

Glossary Item Box

Security Keys on Forms and Business Objects

When a security key is attached to a form or a business object, the framework verifies that the current user has the requested permission before permitting access to that permission. Permissions that attach to business objects and fields should not allow read-only access (read-only access can be turned off within the Permission Editor for each permission).

The framework will show an access denied message, specified within the permission itself, when the permission is denied to a requested form or business object action. The framework will not disable or hide menu options that lead to these options, but the menu options can be disabled programmatically by testing the permissions on the CurrentUser object.