I need to split the form into two columns. unfortunately the layout is very strict and i have to place labels left of the input fields instead of on top of them and there are also other requirements which lead to the fact that i need the fields in a specific order. So the CSS Ready Classes variant is insufficient for my needs. Is there an alternative possibility to achieve two columns?
thanks in advance