Skip to main content
Version: 1.4

Field Builder

Field Constructor

The Field Constructor section allows configuring custom project fields. By default, the system only has system fields:

  • Project Code
  • Project Name
  • Description
  • Tags

Field Configuration

For the initial configuration of custom fields, the following steps must be performed:

  1. On the Field Constructor tab, click the Add button and select Create new field.
  2. In the window that opens on the right, fill in the parameters of the field being added:
    • Name
    • Field Type - field type from those presented:
      • Text
      • Long Text
      • Link
      • Date
      • Checkbox
      • User
      • User List
        info

        The User and User List fields are available for editing to users with user viewing rights (Users (Access Management) -> View Users). For more details, see Role Configuration.

      • Number
      • File (The ability to upload only one file is provided within this field type; restrictions on file types and their size are set through the system config.)
    • Mandatory
  3. Click the Create Field button.
  4. Repeat the steps for other fields.

The ability to combine fields into groups is also implemented. After creating fields/field groups, they automatically appear unfilled in the parameters of each project.

To fill custom fields for a project/projects, the following must be done:

  1. Go to the Projects - Project Overview - Project Parameters section.
  2. Click the Edit Project button.
  3. Then fill in the necessary custom fields.
  4. After filling, click the Save button.