Custom fields

ObjectFlow supports custom fields for network objects. Custom fields can enrich the detail of your object definitions. This topic explains how to view, add, edit and delete custom fields.

There are three built-in Custom Fields for each tenant: Description, Location, and Operating System. You can create additional user-defined Custom Fields as explained on this page below.

View custom fields

To access the Custom Fields tab:

Do the following:

  1. Hover over the Settings icon at the lower left of your screen.

    Settings options are displayed.

  2. Click CONFIGURATION.


  3. On the Settings/Configuration page that is displayed, select the Custom Fields tab.

    The Custom Fields tab shows which custom fields are configured on your system:

    • Enabled fields are indicated by a check mark in the Enabled column.
    • Disabled fields are indicated by this symbol: .

Add, edit or delete custom fields

Do the following:

  1. To add a new custom field, do the following:

    1. In the Custom Fields tab, click

      The New Custom Field dialog is displayed.

    2. Complete the fields according to the Custom Field Fields table.
    3. Click Add.
  1. To edit a custom field, do the following:
    1. Click .
    2. Edit the field according to the Custom Field Fields table.
    3. Click Save.

  2. To delete a custom field, do the following:
    1. Click at the right of the custom field's row.
      A confirmation message is displayed.

    2. Click Confirm.

Custom Field Fields

In this field...

Do this...

Name

Type the name of the field. (Required)

Field Type

In the Field Type list, select one of the following field types:

  • Text

    Creates a custom field template for textual input such as name, i.d., Ip, etc.

  • Dropdown Options.

    Creates a dropdown field when user is expected to choose one option out of more than one option..

  • Date

    Creates a custom field template for input of a date (format: yyyy-mm-dd).

  • Number

    Creates a custom field template for input of a number (for example, -4 or 60.789)

  • Tag

    Creates a custom field template for input of a tag.

Dropdown Options Appears when field type: Dropdown Options is selected. Enter the options separated by a comma (for example, red, blue). Dropdown cusutosm fiesld will only be usable if at least two options were entered.

Description

Enter the description of the new field.

Hide if empty

If you do not want the field to appear when it is empty, select the Hide if empty check box. Clear the check box to display the field when empty.

Enabled

If you are ready to enable the field, select the Enabled check box. Clear the check box to disable the field.