Custom Field Management (v8.8.0 to v8.9.0)

It is now possible to define project attributes (metadata) by using custom fields.

Implementing and consuming project attributes - using the new Custom Fields capability - is a 3 steps process:

  1. Creating new custom fields 
  2. Filling up the custom fields per project
  3. Consuming custom fields using the OData REST APIs.

To define custom fields:

Go to Management > Manage Custom Fields.

Click Add.

Enter a unique custom field name in the designated field.

Click Save.

Each newly added custom field (up to 10) is displayed on the list and can be edited or deleted.

To edit the custom field's name:

Click the "+" sign to the left of the field name.

Perform the requested change in the editable row that appears.

Click Save.

Custom field are available for fill-out in the project attributes screen, both when you create new project and later when you edit an existing project.

See Also: