I'm having problems trying to align the form fields the way I'd like. I'm
trying to put the fields in 3 columns; if I use the maxColumns="3" attribute
I get the following,

*Field1 Field3 Field5
Field2 Field4 Field6*

I'd like to place them this way:

*Field1 Field2 Field3
Field4 Field5 Field6*

*How I can achieve this?*


*Thanks!*

Reply via email to