umbraco / Umbraco.UIBuilder.Demo

MIT License
0 stars 2 forks source link

Add examples of child collections #10

Open bjarnef opened 1 month ago

bjarnef commented 1 month ago

The docs mention child collections using AddChildCollectionGroup() and AddChildCollection() but not really any examples of how these are used: https://docs.umbraco.com/umbraco-ui-builder/v/13.ui-builder.latest-lts/collections/child-collections

It also mention a StudentProjectController to retrieve child collections, but I don't quite see how this is used and where does it get projectId parameter from? https://docs.umbraco.com/umbraco-ui-builder/v/13.ui-builder.latest-lts/collections/child-collections/retrieve-child-collections