Contents    
To Edit Display Profile Properties

The Display Profile consists of the following types of properties:

To edit the Display Profile properties:

  1. Modify the properties as needed.
  2. When done, click Save.
  3. Click Back to Channels to return to the Channels page.

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.

  1. Select Edit Collection under the desired property.
  2. The Edit Properties page for the collection appears.

  3. Enter the value of the unnamed property in the text field and click Add.
  4. The new value appears at the end of the list.

  5. To remove an unnamed property, select the value and click Remove.
  6. Click Save to save the changes.
  7. 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