Grouped by for Custom Collections

I have a Custom Collection which i had to use in order to be able to use rich text, but there is a need for them to be group by the people related to the items. Is there any way or workaround that could be done for that?

Here’s something for you that may work! Another way to sort group name and item name inside a collection

1 Like

I’ve been asking for this feature since it first came out in 2021 :unamused_face:

Vote!

2 Likes

It actually work if you make a query column qnd use this one as the source!

How do you show that actual group headings though, like the other collection types?

1 Like

Oh, yea, right. Didn’t think about this… But I think it might still be possible with a conditional text component and custom CSS using HTML attributes in selectors.

@Himaladin :face_with_peeking_eye:

1 Like

It might be more worthwhile to use consistent visual cues (like colors) to indicate related groups rather than trying to add headings for each group.
Adding group headers would require manipulating layout and grid order, which becomes quite fragile in Custom Collections.
This feels more like a structural limitation, so a feature request would probably be a better long-term solution.

4 Likes