Administration: View Attributes as Per Security Context

You can view attributes in the Properties panel that are defined as per the selected Security Context in the Preferences dialog box. The administrator declares these attributes in the files located at /home/data/RTV/[serverName]/apache-tomcat/webapps/3DSpace/WEB-INF/classes/resources/masks/[bus|rel|itf] path.


Before you begin: Your administrator must define the title of the Security Context in the UserContext.AppName format.

Context:

For an example, with the Document.json file for the Document type,

  1. Add Security Context as UserContext in the Document.json file.
  2. Right-click a document and click Properties to open the Properties panel of a document.
    You can view the default attributes displayed in the Properties panel.
  3. From the Current Security Context tab of Preferences, select a Security Context which is added in the Document.json file.
  4. Reopen the Properties panel of the document.

You can view the attributes that are defined in the selected Security Context.

Notes:
  • When you select a Security Context, the attributes that are displayed in the Properties panel are select the following order:
    • Security Context, which consists of role, Organization, and Collaborative Space.
    • role
    • Context
    • Collaborative Space
    • Organization
    • Default
  • If the two contexts need to display similar value, your administrator can declare these contexts in the .AppName1:UserContext.AppName2 format in the Document.json file.
  • When the width of the attribute column is larger than the width of the content column, the application switches the display to mobile view.