I have a content type from a blueprint that I can just foreach over in a page and it works fine. I now want to display a selection of items from that content type on different pages using widget UI.
Is this do-able out of the box or do I need to write a component and use the relation form widget?
Thanks.