Configuring column name and data
Use this procedure to change the title of the column and data to display in a column.
After property edits are completed, you must start a new node or restart an already running EC Server node for changes to take effect.
- Access the EC Configure Application page, click the Edit Properties link.
- In the Application Defined Properties group, scroll down to the Other sub-group and expand the view.
-
Click the value cell across the property to edit and specify a new value.
Use these guidelines:
-
To change the title of the Partner and Agreement columns:
Property:
ServerAdministratorView.Message.Status.Partner.Title
Value:
samplePartner
Property:
ServerAdministratorView.Message.Status.Agreement.Title
Value:
sampleAgreement
-
To override the default data used for Manifest Item.
Use the Manifest Item to get the value:
cmn:agreement
orcmn:partner
The Manifest value contains the data displayed under the Partner and Agreement columns.
Property:
ServerAdministratorView.Message.Status.Partner.Manifest.ItemName
Value:
map:altPartner
Property:
ServerAdministratorView.Message.Status.Agreement.Manifest.ItemName
Value:
map:altAgreement
-
To determine the presence of data:
Property:
ServerAdministratorView.Message.Status.Partner.Manifest.DefaultItem
Value: 1 or 0
Where:
-
1 = If the data is not found in the manifest item that you override
-
0 = If blank, the default manifest information is displayed
-
-
- Click Update Property.