Search Knowledge Base by Keyword

New Data Type

< Back

From the Data Types tab, you can create new data types. To create:

  1. Click the New Data Type button to bring up the New Data Type wizard
  2. Enter the properties of the new data type on the Data Type Properties tab

    1. Name – Enter name of the data type (required)
    2. Function – Choose the data type function (primary, secondary) (required)
    3. Menu Order – Select the position of the data type on the navigation menu. Each data type function (primary, secondary, secondary status) is ordered separately.
    4. Menu Show – Choose if the data type will display or be hidden on the navigation menu
    5. Parent – Select the parent of the data type to be displayed on the relationship chart
      NOTE: The Parent gets applied and displayed on target linked data records. If you are viewing a User record (source) that is linked to three Computers records (target) in different Locations (target has parent set as Location), then the Computer records get the Locations tagged during relationship chart rendering. When viewing a Computer record, you don’t see it because the User record may not have a parent, or if you link other Computer records to another Computer record, those Computer links will draw with Locations. You can set Location as the parent on both User and Computer data types and it would draw on both relationship charts.
    6. Data Type Group – Select the data type group (menu grouping) to assign the data type to
  3. Add data columns for the new data type on the Data Columns tab

    1. Column Name – Enter the name of each data column. The column name translates to the field name in the database table. Special characters are not allowed in the column name and will be removed as they are entered. The column name of the ID and Name fields cannot be changed.
    2. Column Type – Select the type of each data column. The column type of the ID and Name fields cannot be changed.
      1. Text: Single Line – Enter a single line of text (255 characters)
      2. Text: Long – Enter a single line of text (1,024 characters)
      3. Text: Multiline – Enter multiple lines of text (4,096 characters)
      4. Text: Link/URL – Enter link/URL text. The URL must include http:// or https:// to be displayed as a link.
      5. Number – Enter an integer
      6. Date Only – Select a date from a calendar (2025-09-03)
      7. Date and Time – Select a date and time from a calendar (2025 09-03 17:39:00)
      8. Color – Select the hexadecimal code for a color
      9. Checkbox – Select Yes or No
      10. Select – Choose from a predefined list that cannot be changed after creation (e.g. Supported, Not Supported)
      11. Phone Number – Enter a phone number and extension. One, two, three, and four digit extensions are supported. An extension is not required. One, two, and three digit country codes are supported. Country codes must be entered first and start with a plus sign.
      12. IP Address – Enter an IPv4 or IPv6 IP address
      13. Lookup – Choose from a dynamic list (primary or secondary data type) that is managed by adding or removing records from the data types. Primary data types can be lookups to primary or secondary data types. Secondary data types can be lookups to primary or secondary data types as well. Lookups are stored as properties to the data type. This is not to be confused with the linking of data records.
      14. Lookup Alias – Use the same lookup (with a different name) on an additional column. Choose from a dynamic list (primary or secondary data type) that is managed by adding or removing records from the data types. Primary data types can be lookup aliases to primary or secondary data types. Secondary data types can be lookup aliases to primary or secondary data types as well. Lookup aliases are stored as properties to the data type. This is not to be confused with the linking of data records.
    3. Description – Enter description of the data column. The description of the ID field cannot be changed; however, the description of the Name field can be changed from the default of Record Name. The description is mirrored from the Name field as it is entered. The description is displayed in the tooltip when adding a new data record. In the example below, “Department Name” has been entered in the description of the Name field. This text is what is displayed in the tooltip of the Name field in the New Department dialog.

    4. Required – Choose if the data column is required when creating or editing a data record. A required field is denoted with an orange asterisk when creating or editing. The default setting is No.
    5. Visible – Choose if the field is visible to the end user. Fields can be removed from view at any point in time. Required fields cannot be removed. The default setting is Yes.
    6. Read Only – Choose if the field can be edited by the end user. A read only field is denoted with a lock and grayed out when creating or editing. Required fields cannot be read only. The default Setting is No.
    7. Encrypted – Choose if the field is masked to the end user when viewing or editing a record. The default setting is No.
    8. History – Choose if the field history (logging) is enabled. The default setting is On.
    9. Column Visibility – Choose if the field is shown or hidden. Unhide columns using Column Visibility on the toolbar. The default setting is Show.
    10. List/Info/Other – Provides additional configuration options for a subset of the column types.
      1. Number – Decimal Places (0 to 6), the default setting is 0
      2. Select – Define the values in the list (one item per line)
      3. IP Address – Version (IPv4 or IPv6), the default is IPv4
      4. Lookup – Allow Multiple (No or Yes), the default setting is No
      5. Lookup Alias – Allow Multiple (No or Yes), the default setting is No
    11. Action – Delete a row before it is saved to the data type
    12. Add Row – Add new rows for additional data columns
      NOTE: Data columns will be created for Data Links and Waves fields for primary data types only (not secondary).
  4. Select and upload icons for the navigation menu and relationship charts for the new data type on the Images tab

    1. Icon Class – Select a navigation menu icon for the data type from the icon library. The full list of icons can be found on the Icon Library tab.
    2. Icon Color – Select a color for the icon on the navigation menu (white, yellow, red, blue, green, purple)
    3. PNG Icon – Upload a chart icon for the data type. The icon must be in PNG format.
  5. Click the Create button when finished to create the data type. You will be redirected back to the Data Types page. Click the Cancel button to cancel the operation.