Adding custom fields

Add custom fields to capture additional information in items. For example, you can add a date/time field to let users set an initial due date estimate before items are assigned.

You follow similar steps for adding custom fields for all field types. If you need to add test variants, see Adding test variant fields.

Custom fields added in the web client are displayed on the item Custom Fields tab in the desktop client.

Note:  You can configure calculated custom fields in the desktop client. Calculated fields generate values based on other field input values. See information about configuring calculated custom fields.

You can also configure draft custom fields in the desktop client. You can use draft fields to set up or edit custom fields without affecting existing items. Draft fields are not active in the project when changes are saved. See information about creating draft custom fields.

1. Click Administration.

The Admin Home page opens.

2. Click Custom Fields.

The Custom Fields page opens.

3. Select an Item type. The fields displayed depend on the selected type.

4. Click Add.

The Add Custom Fields dialog box opens.

5. Click the field type to add. See Custom field types.

You can search for a field type to easily find it.

6. Click Add.

The Add Custom Field page opens.

7. Enter the Field name.

The Long label and Field code field values are automatically added. You can change them.

  • Long label—The long label can help users distinguish between the fields with the same name in various areas of Helix ALM. The long label is displayed in the Name column on the Custom Fields page.
  • Field code—A field code is a variable that is replaced with a specific field value. They can be used in emails, reports, and other areas. For example, if you use a %Z_HIREDATE% field code in an email template, it is replaced with the Hire Date field value for the specific item the email is sent about.

8. Enter or select the field Properties. The available options depend on the selected field type.

9. If you are adding a requirement field, make any changes to the Default Values and Required Settings to specify settings based on requirement types. See Configuring default values and required options for requirement fields based on requirement type.

10. Click Save.

The field is added and all items in the project are updated to include it. You return to the Custom Fields page.