Create a "page builder" in Umbraco heartcore
v
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
I think you're looking for the Block Grid Editor in that you can setup locaiton where editors can setup content
However im not sure if this is available in Heartcore
v
Couldn't find a block grid editor, but found a block list editor, it seems to do the job. thanks @Ambert !
a
nice 👍
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 😄