Skip to main content
Skip table of contents

Configure Record View Permissions

The Record View feature allows users of the clients (such as SuperWEB2 and SuperCROSS) to view the individual unit record data that contributes to a cell.

Use the cat command to control which users and groups have access to the Record View feature.

  • To give a user or group access to Record View, use the command:

    TEXT
    cat <id> recordview value {<user>|<group>} true

    For example:

    TEXT
    cat bank recordview value allusers true
  • To prevent a user or group from accessing Record View, use the command:

    TEXT
    cat bank recordview value jsmith false

You can check a user or group's current Record View permissions by using the command without true or false. For example:

TEXT
> cat bank recordview value jsmith
[Value Settings : jsmith]
    Value : true

Additional Configuration for SuperWEB2

 For SuperWEB2, in addition to giving the relevant users the Record View permission, you must also enable the feature in the SuperWEB2 configuration.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.