Easy Styling of Forms and Views?
Is there an easy way to customize the way my forms display? I'm specifically interested in having more than one field per row per column, and allowing more than one checkbox/radio button per row.
Instead of:
Field | Field
Check |
Check |
Check |
I'd like
Field Field | Field Field
Check Check |
Check
Is this possible?