Add ability to see category group in table when viewing a custom source #18553
-
|
The problem When I create a new custom source in categories, it is not possible to see the category group of each category in the table, for example:
I have created a new custom source "Feed group", which is one of the category groups "News", "Tags" or "Events". However, when viewing this custom source, I have no way of seeing which category group each category is in, because I cannot choose Category Group as a table column:
It would be great if this table header option could be added to this view as otherwise categories from different category groups may have the same title and impossible to easily distinguish. Alternative potential solution 1 I believe I could do something similar if I entrified these categories, set up a custom source within entries, and then added a Section column, but, that obviously has further reaching implications. Alternative potential solution 2 In the past, we were using a multiple categories field. This was working for us in Craft 3, but when we try and use it with Craft 5, it is not working as expected. I have opened a bug report with Spicy Web in case we can fix this field and get this working with a multiple categories field. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
-
|
Thanks for posting! I just added support for “Group” columns on category indexes, for Craft 5.10 (c86bd9a). |
Beta Was this translation helpful? Give feedback.



Thanks for posting! I just added support for “Group” columns on category indexes, for Craft 5.10 (c86bd9a).