2.6 KiB
title, shortTitle, intro, versions, type, topics
| title | shortTitle | intro | versions | type | topics | |||
|---|---|---|---|---|---|---|---|---|
| Customizing the table layout | Customizing tables | You can use the table layout to build a spreadsheet using your project's items, {% data variables.product.company_short %} metadata, and your custom fields. |
|
tutorial |
|
About the table layout
{% data reusables.projects.about-table-layout %}
For more information about changing a view to use the table layout, see "AUTOTITLE."
Showing and hiding fields
You can show or hide a specific field.
{% data reusables.projects.customize.show-hide-field %}
You can also hide individual fields using the field headers.
- Next to the field you want to hide, click {% octicon "kebab-horizontal" aria-label="Status column options" %}.

- Click {% octicon "eye-closed" aria-hidden="true" %} Hide field.
Grouping by field values
You can group items by a custom field value. When items are grouped, if you drag an item to a new group, the value of that group is applied. For example, if you group by "Status" and then drag an item with a status of In progress to the Done group, the status of the item will switch to Done. Similarly, when you add a new item to a group, the new item is populated with the value of the group.
{% data reusables.projects.customize.group-fields %}
Reordering fields
You can change the order of fields.
Reordering rows
You can change the order of rows.
-
Click the number at the start of the row.
-
While continuing to click, drag the row to the required location.
Sorting by field values
You can sort items by a field value.
{% ifversion projects-v2-consistent-sorting %}{% else %}
{% note %}
Note: When a table is sorted, you cannot manually reorder rows.
{% endnote %}
{% endif %}
{% data reusables.projects.customize.sort %}
{% ifversion projects-v2-numeric-summary %}
Showing the sum of a number field
{% data reusables.projects.customize.sum %}
{% endif %}

