Skip to content

Commit

Permalink
Clarify sorting for relational fields in the Content Manager list view (
Browse files Browse the repository at this point in the history
#2224)

* Update configuring-view-of-content-type.md

Because higher in that note it is said that “Only one field can be displayed per relational field.”

* Address feedback from pwizla
  • Loading branch information
gurdiga authored Oct 7, 2024
1 parent 3adc904 commit 12ececd
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,8 @@ Relational fields can also be displayed in the list view. There are however some
- Only first-level fields can be displayed (i.e. fields from the relation of a relation can't be displayed).
- If the displayed field contains more than one value, not all its values will be displayed, but a counter indicating the number of values. You can hover this counter to see a tooltip indicating the first 10 values of the relational field.

Note also that relational fields have a couple limitations when it comes to sorting options:
Note also that relational fields cannot be set as default sort.

- Sorting cannot be enabled for relational fields which display several fields.
- Relational fields cannot be set as default sort.
:::

## Configuring the edit view
Expand Down

0 comments on commit 12ececd

Please sign in to comment.