Adding Component Version Properties

Component version properties are user-defined properties that you can define on the component and then give unique property values for each version of the component.

To add component version properties:

  1. Navigate to Management > Components > [select component].
  2. Select Properties and then click the Version PropDefs tab.
  3. Click the Add Property button.
  4. Fill in the fields as shown in the following table.
    Field Description
    Name Property name
    Description Property description
    Label Enter a label to be associated with the property in the user interface.
    Required Select this if the property is required.
    Type
    Specify the type of expected value. The supported types are as follows:
    • text
    • text area
    • check box
    • select
    • multi select
    • secure
    The default type is text.
    Default Value Enter a default value (if any).
  5. Click Save.

You can now set values for the property in each of this component's versions. See Setting Component Version Property Values.

Related Topics

Properties