Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In the Dynamic Fields tab you can configure fields that you may retrieve data from in the APL code. These fields can then be updated from the workflow table. The fields can be of either boolean, int, or string type.

...

Item

Description

Fields

The Fields table displays all the dynamic fields that have been created.

Name

This column shows the name of the field.

Description

This column will show any description of the field that has been added.

Type

This column shows the type of the field.

Default Value

This column will show any default value that has been set for the field.

To add a dynamic field:

  1. In the Dynamic Fields tab click the Add button.
    The Add new dynamic field definition dialog opens.

    Image Added

  2. Select an existing category, or enter a new category in the Category field. If there is no existing category, you have to enter a new one.

  3. Enter a name for the field in the Name field.

  4. If you want, you can enter a brief description of the field in the Description field.

  5. Select what type the field should have; boolean, int, or string in the Type field.

  6. Enter/select a default value for the field in the Default Value field. This is mandatory for boolean and int fields, but optional for string fields.

  7. Click the Add button to add the field to the table in the Dynamic Fields tab.

  8. Repeat the steps above for all the fields you want add and then click the Close button.
    Your new fields are now added, and you can configure them to be either Final, Default, or Per Workflow in the Workflow Table tab.