Hi,
I have a form with a layout that is quite hard to implement with sfForm.
I have to put some radiobuttons on a website like this (The O's are the radio buttons, the undersores are for the spacing):
O Blabla________________blablablabla bla
________________________blabla bla
O MoreBla_______________bla bla bla
________________________bla
I didn't find a way to render a single checkbox from a sfWidgetFormSelectRadio widget in order to construct the divs for the rows. Can someone give me a hint how I can accomplish this?
regards,
Rick
