Content
View differences
Updated by Jens Ulferts about 9 years ago
**As an** OpenProject user
**I want to** have multi-select custom fields
**so that** I can more easily show and filter that information.
**Acceptance criteria**
- An admin can configure a custom field of type “List” to be multi-select.
- Multi-select filter all work packages with one value (OR)
- Show multiple values in list view, details view and fullscreen view
<!-- end list -->
- If the multi-select attribute is chosen as an grouping criteria in the work package table view there is one group for each available value combination:
- Value A: only work packages that have value A selected
- Value B: only work packages that have value B selected
- Value A and B: only work packages that have value A and value B selected
**Further information**
- Discussed also in the thread [Group custom fields](https://www.openproject.org/topics/280?board_id=7)
**Screens**

**To be specified**
- UI work package table
- UI filter
- UI work packages details view
**Out of Scope**
- AND-Filter ("show me all work packages that have value A and B)
**I want to** have multi-select custom fields
**so that** I can more easily show and filter that information.
**Acceptance criteria**
- An admin can configure a custom field of type “List” to be multi-select.
- Multi-select filter all work packages with one value (OR)
- Show multiple values in list view, details view and fullscreen view
<!-- end list -->
- If the multi-select attribute is chosen as an grouping criteria in the work package table view there is one group for each available value combination:
- Value A: only work packages that have value A selected
- Value B: only work packages that have value B selected
- Value A and B: only work packages that have value A and value B selected
**Further information**
- Discussed also in the thread [Group custom fields](https://www.openproject.org/topics/280?board_id=7)
**Screens**

**To be specified**
- UI work package table
- UI filter
- UI work packages details view
**Out of Scope**
- AND-Filter ("show me all work packages that have value A and B)