I want my form lay-out to be nice and straight.
It's for the opening-hours of my customer, and he wants something like this:
opening closing
Monday [input] [input]
tuesday [input] [input]
You get the point.
Problem is, with just field grouping, the fields aren't aligned straight in one line (quite ugly)
Anyone got a clue on how to render these fields as in a table?
I've tried "hacking" a table in by editing the labels, but that only ends up with just as skewed fields.