Difference between revisions of "Add Custom Defined Fields"

From IMSMA Wiki
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
[[Image:DIM category.png|600px|center]]
 
[[Image:DIM category.png|600px|center]]
 
<ol>
 
<ol>
<li>From the '''Customisation''' menu, select '''Data Inventory Manager'''.</li>
+
<li>In the '''Customisation''' menu &rarr; '''Data Inventory Manager'''.</li>
 
+
<li>'''[[Filter Item Attributes | Search]]''' the Data Inventory Manager before you add a CDF in order to make sure that a suitable system field does not already exist.</li>
 
<li>In the left pane of the Data Inventory Manager window, select the item and the data category to which you would like to add a CDF.</li>
 
<li>In the left pane of the Data Inventory Manager window, select the item and the data category to which you would like to add a CDF.</li>
 
<li>In the right pane of the Data Inventory Manager window, click the [[Image:FieldTemplateIcon.png]] button.</li>
 
<li>In the right pane of the Data Inventory Manager window, click the [[Image:FieldTemplateIcon.png]] button.</li>
Line 77: Line 77:
 
When you have completed entering the values for the list, click the '''Done''' button.
 
When you have completed entering the values for the list, click the '''Done''' button.
  
{{Note|You can also translate the label and, if applicable, list option values by clicking the '''Translate''' button at this time. See [[Translate Custom Defined Field Labels]] for more information. }}
+
{{Note|You can also translate the label and, if applicable, list option values by clicking the '''Translate''' button at this time. See [[Translate Custom Defined Fields]] for more information. }}
  
 
{{NavBox HowTo Data Elements}}
 
{{NavBox HowTo Data Elements}}
 
[[Category:NAA]]
 
[[Category:NAA]]

Latest revision as of 17:08, 15 June 2017

New 6.0.png Custom defined fields must have a unique combination of item, name and data type.
DIM category.png
  1. In the Customisation menu → Data Inventory Manager.
  2. Search the Data Inventory Manager before you add a CDF in order to make sure that a suitable system field does not already exist.
  3. In the left pane of the Data Inventory Manager window, select the item and the data category to which you would like to add a CDF.
  4. In the right pane of the Data Inventory Manager window, click the FieldTemplateIcon.png button.
  5. CDF Editor Window

    CDF Editor Window

  6. Enter a name in the Name field. The name should be
    1. maximum 60 characters long
    2. only allowed characters are a - z and 0 - 9 i.e.
    • cannot contain . , / \ ( ) ! ? - @
    • cannot contain space/blanks
    • cannot contain capital/upper case character
    • cannot start with a digit.
  7. Enter a label in the Label field. The label is the default custom defined field’s name that the user will see in the Data Entry Form Manager window.
  8. Select the data type for the custom defined field from the Data Type list. The general recommendation is to avoid text fields if the CDF will be used for search/filter, statistics, maps and/or data quality. Users will enter data differently in text fields e.g. many different spellings of an organisation name so it is preferable to use data entry widgets where the user selects over text widget.
    Data Types for Custom Defined Fields
    Data Type Description and Comments
    Text Field unlimited characters
    Date timestamp (2016-12-01 15:33:59.187)
    Number with 6 decimals
    Organisation Allows the user to select an Organisation
    Place Allows the user to select a Place
    Country Structure Allows the user to select from the Country structure
    Multiple Select Allows the user to select zero or more values provided in the CDF Values field
    Single Select Allows the user to select one value from provided values in the CDF Values field
  9. Note.jpg When creating single-select enumeration lists, information managers should include a “Not specified” value, which users can select when no value was provided in the data collection. This value facilitate creating statistics and data quality work.

    Data type cannot be changed after creation of the CDF.

  10. Enter a description for the custom defined field in the Description field.
  11. Go through the checklist for implementation of Custom Defined Fields.

Display options for single-select and text CDFs

Display formats

Display formats

For Text and Single Select CDFs, there are two different display formats to choose between.

New 6.0.png In version 6.0 two different display formats for Text fields has been introduced.

Adding values for multi- and single-select CDFs

If you selected the Multiple Select or Single Select option, click the FieldTemplateIcon.png button.

Add multi- and single-select value window

Add multi- and single-select value window

Enter the value for the list in the Value field. When you have completed entering the values for the list, click the Done button.

Note.jpg You can also translate the label and, if applicable, list option values by clicking the Translate button at this time. See Translate Custom Defined Fields for more information.