Child Collection Groups
Configuring child collection groups in Umbraco UI Builder, the backoffice UI builder for Umbraco.
Last updated
Configuring child collection groups in Umbraco UI Builder, the backoffice UI builder for Umbraco.
Last updated
A child collection group is a container for other child collections. Its purpose is mainly to provide a logical grouping of multiple child collections to help with organization and an improved user experience.
You can define a child collection group by calling one of the AddChildCollectionGroup
methods on a given collection config builder instance.
Adds a child collection group to the current collection with the given name and default icon.
Adds a child collection group to the current collection with the given name and icon.