Two-Column Form

Hello. Is it possible to align form Fields in multiple Bootstrap Rows and Columns like this:

some fields
some fields
some fields

Thank you!

Not really without some custom work. There is a fieldset form type that you can use to align code into ‘sections’ and then style these into two columns via CSS.

I would suggest adding this as a feature request on the forms plugin: https://github.com/getgrav/grav-plugin-form/issues