formBuilder icon indicating copy to clipboard operation
formBuilder copied to clipboard

[Feature Request] Group fields in separate DIVs

Open futurewebEubling opened this issue 5 years ago • 1 comments

It would be great to group form fields in separate DIVs. Take a look at the expected example in the screenshot below: image

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.

futurewebEubling avatar Sep 07 '20 13:09 futurewebEubling

Can you please try this with the bootstrap editor available in recent versions

lucasnetau avatar Aug 24 '23 05:08 lucasnetau