Daniel/Sascha to achieve columns within columns you can just combine the ready classes.
So, to achieve the columns, you need to place the classes on each field and alternate them. So you would have the first section break with gf_left_half then the next section break right after with gf_right_half.
Then for your radio/checkboxes you would place:
gf_left_half gf_list_2col on the first set and then gf_right_half gf_list_2col on the second set.
Keep in mind that the column ready classes work only with multiple choice/checkbox lists. I'm sure we can whip up some sort of css magic of some kind if you are using different fields to try to achieve what you are looking for in terms of using other fields within the columns.
Posted 13 years ago on Friday December 2, 2011 |
Permalink