|
<< Click to Display Table of Contents >> Navigation: Professional > Action Levels > Action Levels Form > Action Levels Form – Action Level Permissions |
For non-admin users to be able to make changes via the Action Levels Form, the following entry must be present in the ST_CONFIG table. The ActionLevelSettings in the ST_CONFIG table 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 the ST_CONFIG table, then only users with Admin permissions will be able to Edit values in the Action Levels form.
If [string_value] = "Owner", then users with Editor and Viewer permissions will NOT be able to Edit, but users with Admin and Owner permissions will be able to Edit.
If [string_value] = "Editor", then users with Viewer permissions will NOT be able to Edit, but users with Admin, Owner, and Editor permissions will be able to Edit.
If [string_value] = [anything else], then only users with Admin permissions will be able to Edit.
Copyright © 2026 EarthSoft, Inc. • Modified: 20 May 2026