formBuilder
                                
                                
                                
                                    formBuilder copied to clipboard
                            
                            
                            
                        [Feature Request] Group fields in separate DIVs
It would be great to group form fields in separate DIVs.
Take a look at the expected example in the screenshot below:

I have to group the four fields to the left in one DIV and the textarea, the captcha and the submit button to the right in another DIV. With both DIVs, I can work with Bootstrap Grid to make two columns and relocate the right DIV underneath the left on smaller devices. The Bootstrap Grid Support explained here is fine, but I am not able to reproduce the same behaviour as if the fields were grouped in separate DIVs.
Can you please try this with the bootstrap editor available in recent versions