Difference between revisions of "Add values to enumeration list"

From IMSMA Wiki
Jump to: navigation, search
Line 2: Line 2:
 
}}
 
}}
  
To add a value to an enumeration list:
+
As an example the field ''Type of Infrastructure Blocked'' which used the enumeration list/category ''InfrastructureBlock'' will be used.
 
<ol>
 
<ol>
 
<li>From the '''Customisation''' menu, select '''Data Inventory Manager'''.
 
<li>From the '''Customisation''' menu, select '''Data Inventory Manager'''.

Revision as of 17:03, 11 June 2017

Note.jpg Adding a value to an enumeration list will not automatically update existing Data Entry Form Templates that use the enumeration list.

As an example the field Type of Infrastructure Blocked which used the enumeration list/category InfrastructureBlock will be used.

  1. From the Customisation menu, select Data Inventory Manager.
    The Data Inventory Manager window displays.
  2. In the left pane of the Data Inventory Manager window, expand the item and data category where the the field is which uses the enumeration list.
  3. In the right pane, click the row associated with the item attribute that you would like add a custom option value.
    Only system fields of types Multiple Select or Single Select use enumeration lists.
  4. Click the FieldViewIcon.png button.
    The Custom Options List window displays.
    Custom Options List Window

    Custom Options List Window

  5. In the Custom Options List window, click the FieldTemplateIcon.png button.
    The Custom Options Editor window displays.
    Options Editor

    Options Editor

  6. Enter the option in the Option field. The value can be maximum 50 characters and can contain letters and numbers. Other characters should be avoided. However, the value should not contain a period (.).
  7. Do one of the following:
    • To save the option, click the Save button.
    Note.jpg After adding an option, you should update Data Entry Form Templates that use the custom options field.
    • To discard the option, click the Cancel button.