Configuring How a Viewpoint Displays Properties

You can configure the properties displayed in a viewpoint and their labels and whether users can edit the properties.

Tip:

These configurations apply to a specific viewpoint. For example, a property can be displayed with its original name in one viewpoint and with a different label in another viewpoint.

For more information, see Working with Properties.

To configure a viewpoint's properties:

  1. Open the View Inspector for the viewpoint:
    1. Click Views, in the Actions column for the view, click Browse button, and then select Inspect.
    2. Select Definition and in the Name & Description column, click the link for the viewpoint.
  2. Specify the properties displayed in the viewpoint and whether they are editable:
    1. Select Definition.
      The Editable Properties section lists the properties displayed by the viewpoint and indicates whether those properties are editable. If the viewpoint contains multiple node types, the first node type's properties are displayed.

      Note that in some circumstances, a property may be read-only but the clear option for the property is still available.

      Property Editable Scenario Property in UI Updates Clear option in UI File Request Updates File Request Clears

      If Property Editable (viewpoint) is False

      Read only

      Not Available

      Skipped

      Skipped

      If Property Editable (viewpoint) is True and Property Editable (application override) is False

      Read only

      Available

      Skipped

      Valid

      If Property Editable (viewpoint) is True and Property Editable (node type override) is False

      Validation error

      Available

      Validation Error

      Valid

    2. If the viewpoint contains multiple node types, select the node type that contains the property.
    3. Click Edit.
    4. To specify whether a property is editable or read-only, use the check box in the Editable column.
    5. To specify which properties are displayed:
      1. Click Manage.

        A dialog box displays. The Selected column shows the properties currently displayed in the viewpoint. The second column displays all the viewpoint's properties, with check marks next to the properties displayed in the viewpoint.

      2. To display a property that is currently not displayed, select it.

        A check mark is displayed next to the property name.

      3. To stop a property from being displayed, select it.

        The check mark is removed from the property name.

    6. Click Save.
  3. Configure how the viewpoint displays these properties:
    1. Select Properties, and then click Edit.
    2. Optional: Click Sort by sort by button to perform a one time sort of the property list alphanumerically by either Label or Namespace and Name.
    3. To display a label for a property, edit its text box in the Label column.

      Note:

      Viewpoint labels must be unique for each property in a viewpoint.

      See Reserved Column Names for a list of labels that cannot be used for properties in a viewpoint.

      In the following example, the viewpoint will display Intercompany as a label for the Custom.Is ICP property.
      Intercompany is the value in the Label text box for the Custom.Is ICP property.
    4. To change a property description, edit its text box in the Description column.
    5. To specify that a property should be displayed as a column in the viewpoint, select the As Column check box for that property.
      You can select up to 10 properties to display. The name property is required to be selected and counts as one of the 10 properties.
    6. To specify the order in which properties are displayed in the viewpoint, or to restore a property's original name or description, use the commands on the menu that displays when you place the cursor in the property's row and click Browse button.

      Note:

      If you change the display order for properties that you are displaying as columns, the display order for the columns and the properties panel are affected.
    7. When you are done configuring properties, click Save.
      The Label and Description columns become read-only.