<< Click to Display Table of Contents >> Navigation: Professional > Action Levels > Action Level Permissions |
In order for non-admin users to be able to make changes via the Action Levels Form, the following entry must be present in ST_CONFIG. ActionLevelSettings in ST_CONFIG allow Editor permissions to be granted for the Action Level Form to users who have Owner or Editor permissions on the active facility. Regardless of this ST_CONFIG setting, the Action Levels Form will honor facility-specific permissions applied in Enterprise.
[config_section] = "ActionLevelSettings"
[config_key] = "Editor"
[object_type] = "Form"
[object_value] = "ActionLevel"
[string_value] = "Admin" or "Owner" or "Editor"
If [string_value] = "Admin" OR there is no setting in ST_CONFIG, then only Admin permissions will be able to Edit values in the Action Level GUI.
If [string_value] = "Owner", then Editor and Viewer permissions will NOT be able to Edit, but Admin and Owner permissions will be able to Edit.
If [string_value] = "Editor", then Viewer permissions will NOT be able to Edit, but Admin, Owner, and Editor permissions will be able to Edit.
If [string_value] = [anything else] then only Admin permissions will be able to Edit.
Copyright © 2024 EarthSoft, Inc. • Modified: 08 Jun 2021