Customisation questions
binaryfire opened this issue · 0 comments
Great project :) I have a few questions regarding customisation and custom blocks. Sorry to ask so many but I couldn't find any docs on the subject. If you could point me in the right direction it would be awesome!
-
I'd like to use blocks as full-width sections. So I need to disable the ability to add/move blocks on the left/right of eachother. They should only stack vertically. Is that possible?
-
Is there a repeater field we can use in a block's settings? For example an "About Me" block with a list of links might have a
+
button to add more links. -
Can we add image thumbnails to radio buttons? I'd like to have radio buttons for users to switch between multiple block templates (instead of making a separate block for each variant).
-
Is it possible to use conditional logic for block settings fields? Eg. only display a settings field if the value of another field is true.
-
Is there a way to create a library of prebuilt starter pages a user can select from to begin with?
Thanks a lot! :)