Hi there all you pro Bubblers. Im just getting my head around the UI and capabilities that Bubble has.
I need to build reasonably long forms, many check box “PASS / FAIL” type questions that bind to a DB. Then display the results in a table etc. Pretty straightforward I guess. My question is, is there a quick process such as create the first question and check boxes, then duplicate them 20 times, then edit the specifics etc?
I’d appreciate any insight into form building and or samples etc. eg Tickbox turns green or red on result etc.
You could use a Repeating Group, and create the Questions in the Database - if you ever want to add or delete questions you could do so from an Admin page instead of changing the page design and workflows every time. With a repeating group you only need to define the first cell style, and then it replicates it however many times.
It will save you time, but the initial setup could be a little more confusing
There was some discussion about a similar implementation here: