Can I hide the "collection" icon on top of node icons? Or prevent expandable arrow?

When I configure a document type to have a collection view the node’s icon in the content tree gets a default “collection” icon added on top.

In this example, the icon is a shirt and on top there is the 3x3 grid icon:
image

Is it possible to disable this overlaid icon somehow?

Also, in Umbraco 13, when you had a collection view it automatically hid the “expanding” arrow to the left. Can this be configured?

If anything this is better than Umbraco 13 since nobody forces the backoffice user to actually click the arrow but we can see use cases for both. For example when using it as a expanded view in the tree leads to such a large dataset that it is unuseable.

The list view was always means as an easy overview on which you can filter and sort. The only reason why the expand arrow was removed was because of performance issues. However, the tree is now paged loaded and the performance issue is no longer there. That’s why the ‘expand’ icon is back. That’s the official explanation. But I believe there was a discussion about being able to disable the icon or not. Let me see if I can find it.

Found it:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.