Security groups are the basic structure through which the nVIRO system manages users' ability to access resources and edit data. As shown in the diagram below, the system contains a set of roles, which provide permissions to carry out certain actions in the system. These roles are grouped together in various combinations to create security groups. Users are then added to one or more security groups to provide them with the sum total of the permissions that are contained within those groups.
Security Groups are managed on the Security Groups and Edit Security Group pages, discussed below. User membership in security groups is managed on the User Details page.
Standard Formatting
Help pages should follow a standard for headers and sub-topics. Formatted headers will automatically display under the "On this page" section on the right of each page.
Bullet Points
Use bullet points when listing out steps.
Use of Macros
Code Block
Use the "Code Block" macro when including sample of code in the help documentation.
<<foreach [ permit in permits.OrderBy(e => e.permitNum)]>><</foreach>>
Tables
Use tables to organize lists and columns of data.
ID
Description
Notes
PRMT_ID
Permit ID
Use this tag on a form control when integrating with nCORE
SITE_NAME
Site Name
Use this tag on a form control when integrating with nCORE
Info Macro
Use the "Info" macro for important or additional pieces of information that should be called out in the help page.