OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/docs/system-admin-guide/custom-fields/custom-fields-projects
RBernsen 191db184a0 New screenshot custom field project 3 years ago
..
README.md New screenshot custom field project 3 years ago
Sys-admin-create-custom-field-projects.png Move help into docs 5 years ago
Sys-admin-custom-fields-project-settings.png Move help into docs 5 years ago
Sys-admin-custom-fields-projects-1579703381340.png Move help into docs 5 years ago
Sys-admin-custom-fields-projects.png Move help into docs 5 years ago
Sys-admin-display-project-custom-field.png Move help into docs 5 years ago
Sys-admin-set-project-custom-fields.png Move help into docs 5 years ago
Sys-admin-view-all-projects-1579704910470.png Move help into docs 5 years ago
Sys-admin-view-all-projects.png Move help into docs 5 years ago
image-20201007163002544.png Doc changes mainly for FR #33580 4 years ago
project_custom_field_create-1952858.png New screenshot custom field project 3 years ago
project_custom_field_create.png New screenshot custom field project 3 years ago

README.md

sidebar_navigation description robots keywords
[{title Custom fields for projects} {priority 700}] Custom fields for projects. index, follow custom fields for projects, show custom fields

Manage and display custom fields in the project list (Premium feature)

As a user of OpenProject Enterprise on-premises or OpenProject Enterprise cloud you can customize the work package list and show additional project information by adding custom fields to the project list, e.g. adding accountable, project due date, progress, and more.

Creating a custom field for projects

To create a new custom field for projects, navigate to -> Administration -> Custom fields and select the tab Project. Click on the link Create a new custom field to create a project custom field.

Sys-admin-create-custom-field-projects

  1. In the newly opened create form provide a name to display in the project list (e.g. Project ID).
  2. Choose a format for the custom field, e.g. List. Decide if you want to the custom field to allow multi-select.
  3. Enter the possible values which can be selected (for a list). This is not relevant if you choose e.g. text format.
  4. Define if the custom field should be required.
  5. If you check visible it will also be visible for all users (non-admins) in the project overview and displayed in the project details widget on the Project Overview.
  6. Define if the custom field for projects should be searchable.
  7. Click Save to create the custom field.

project_custom_field_create

Populating a project custom field

Once you created the custom field you can set a value for it in the project settings.

To do this navigate to a project and select Project settings from the side menu. The project custom field is visible under Information. As a project manager you can populate or edit the project custom field.

Sys-admin-custom-fields-project-settings

Displaying project custom fields

If you selected Visible in the custom fields settings, the custom field for projects is also available in the View all projects overview.

Navigate to this project list by selecting View all projects from the project selection menu on the top left side.

Sys-admin-view-all-projects

In the list of all projects you will see the project custom fields displayed as a columns in the project list. Therefore, you can easily communicate project information across multiple projects.

Sys-admin-display-project-custom-field

**Please note**: The visibility settings of the project custom fields will be overruled by [these settings](../../system-settings/project-system-settings/#settings-for-the-project-overview-list) for the projects overview list.

To change the order of the project custom fields' columns, change it in -> Administration -> Custom fields by using the sorting arrows.

image-20201007163002544

Furthermore, the project custom fields will also be displayed in the Project details widget on the project overview page.