Is there a way to group fields into groups?
Currently the form is outputs something like this...
For example I want to be able to group fields 2_3 to 2_6
So the mark up would look like this...
Basiccally I need to do some custom styling. I tried putting the html block in either side of 2_3 to 2_6 but the html block is also wrapped in a < li > block.
So you cant exactly hack it using the html block to put this in the top html field block,
and then this in a lower html field block...
... as this breaks the page markup! Doh!
Any ideas how I can group fields in a way like this?
Thanks
Josh