I want to create a way to make sites from scratch in Umbraco CMS that look how my editors want them to look.
I thought something like the list views you can currently create. But instead of containing pages it contains element types (dosen't have to be element types) or compositions. And I can add whatever I want, so a textfield, image, list etc.
What elemet should I use for this? Been looking at the Mulitnode Treepicker but it dosen't quite seem to do what I expect.
Using Umbraco Heartcore
a
Ambert
08/25/2023, 10:24 AM
I think you're looking for the Block Grid Editor in that you can setup locaiton where editors can setup content
Ambert
08/25/2023, 10:29 AM
However im not sure if this is available in Heartcore
v
Vimes
08/25/2023, 11:45 AM
Couldn't find a block grid editor, but found a block list editor, it seems to do the job. thanks @Ambert !
a
Ambert
08/25/2023, 11:46 AM
nice 👍
Ambert
08/25/2023, 11:46 AM
Block Grid is the latest version of it, where you can actually make grids on which you can place the elements, but as I said, not sure if its in heartcore, but glad this works for you 😄