Contents
|
To Edit Display Profile PropertiesThe Display Profile consists of the following types of properties:
To edit the Display Profile properties:
Adding or Removing an Unnamed Property
A special type of property is the collection. A collection is a type of property, or named bag, in which to put other properties. Collections are often used with unnamed lists of integers or strings. If an atomic property does not have a name then it is equivalent to the string value of that property. For all practical purposes, this is useful only inside a collection, because it enables you to use collections to represent a list instead of a table.
- Select Edit Collection under the desired property.
The Edit Properties page for the collection appears.
- Enter the value of the unnamed property in the text field and click Add.
The new value appears at the end of the list.
- To remove an unnamed property, select the value and click Remove.
- Click Save to save the changes.
Note that unnamed integer values are validated after you click Save. An error message is displayed if the value is not a valid integer.
Contents |