I'm using WSForm to create a CPT. The CPT has 10 groups containing 4 fields each. I'd like to loop through the groups in the Bricks Builder.
If the cloneable group was cloned in the backend, wsform would 'see' all the fields and I could map the form fields to them.
Is there a way to clone the group in the backend or programmatically?