Difference between revisions of "Add values to enumeration list"

From IMSMA Wiki
Jump to: navigation, search
Line 1: Line 1:
{{Warning | Several of the enumeration lists are used by more than one field. Adding a value to an enumeration list will affect '''ALL''' fields that use that same enumeration list. The enumeration list/category ''Yes No Answer'' are used by 86 fields. 42 of the 186 enumeration lists/categories are used by more than one field. }}
+
{{Warning | Several of the enumeration lists are used by more than one field. Adding a value to an enumeration list will affect '''ALL''' fields that use that same enumeration list.  
 +
The enumeration list/category ''Yes No Answer'' are used by 86 fields. 42 of the 186 enumeration lists/categories are used by more than one field. }}
  
 
<center>
 
<center>
Line 44: Line 45:
 
</ol>
 
</ol>
 
{{Note|Adding a value to an enumeration list will not automatically update existing Data Entry Form Templates that use the enumeration list.
 
{{Note|Adding a value to an enumeration list will not automatically update existing Data Entry Form Templates that use the enumeration list.
If the enumeration list/category that you would like to add a value to are used by more than one field and the value(s) you would like to add is '''not''' suitable for all affected fields than it is recommended to use a '''[[Add Custom Defined Fields | CDF]]''' instead.}}
+
If the enumeration list/category that you would like to add a value to are used by more than one field and the value(s) you would like to add is '''not''' suitable for all affected fields <br/>
 +
then it is recommended to use a '''[[Add Custom Defined Fields | CDF]]''' instead.}}
 
{{NavBox HowTo Data Elements}}
 
{{NavBox HowTo Data Elements}}
 
[[Category:NAA]]
 
[[Category:NAA]]

Revision as of 18:05, 11 June 2017

Warning.jpg Several of the enumeration lists are used by more than one field. Adding a value to an enumeration list will affect ALL fields that use that same enumeration list.

The enumeration list/category Yes No Answer are used by 86 fields. 42 of the 186 enumeration lists/categories are used by more than one field.

CustomOptionsList warning1.png CustomOptionsList warning2.png
The values Ferrimagnetic and Titanomagnetites are added. The other fields that uses the same enumeration list are also affected.

Before adding values to enumeration lists:

  1. consult the Data Dictionary
  2. look up which enumeration list/category is used
  3. consult the page Enumeration categories and verify that the category that you are about to update is not listed.

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.
  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 enumeration value to.
    Only system fields of types Multiple Select or Single Select use enumeration lists.
  4. Click the FieldViewIcon.png button.
  5. Custom Options List Window

    Custom Options List Window

  6. As an example: it has been decided that Medical Facility is not detailed enough. Health Care Center and Hospital should be used instead.
  7. In the Custom Options List window, click the FieldTemplateIcon.png button.
  8. Options Editor

    Options Editor

  9. 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.
  10. Click the Save button.
  11. Repeat until all values are added.
  12. In this example the next step is to inactivate the value Medical facility.
Note.jpg Adding a value to an enumeration list will not automatically update existing Data Entry Form Templates that use the enumeration list.

If the enumeration list/category that you would like to add a value to are used by more than one field and the value(s) you would like to add is not suitable for all affected fields
then it is recommended to use a CDF instead.