Specialized Administration > Info*Engine Administration > Task Delegate Administration > Managing Schemas > Managing Enumerated Values > Adding One Enumerated Value
  
Adding One Enumerated Value
To add one enumerated value, use the following procedure:
1. From the Manage Simple Schema or Manage Attribute page, click Add Enumerated Value.
The Manage Enumerated Value page appears.
2. Specify the enumerated value by filling in the following fields:
In the Label field, enter the label for the enumerated value. If a resource bundle has been defined for the schema, the Label field name is followed by (Key) and the string entered in this field specifies the key in the resource bundle from which to get the label. If no resource bundle is defined for the schema, then the Label field name is followed by (Text) and the string entered in this field specifies the actual text displayed.
In the Value field, enter the value for the enumerated value.
Select the Default check box if this enumerated value is the default value for the attribute or simple schema.
Select the Selectable check box if this enumerated value is selectable.
3. Click Save.
The enumerated value is added to the Enumerated Values table on the Manage Simple Schema or Manage Attribute page.
Related Topics