Is it also possible to have the Caption above the Radio buttons and the options in total beside each other?
Like this:
Option 1 | Option 2 | Option 3
O Radio 1-1 | O Radio 2-1 | O Radio 3-1
O Radio 1-2 | O Radio 2-2 | O Radio 3-2
O Radio 1-3 | | O Radio 3-3
| | O Radio 3-4
or Horizontal but at least vertically aligned radio buttons:
Option 1 | O Radio 1-1 | O Radio 2-1 | O Radio 3-1
Option 2 | O Radio 1-2 | O Radio 2-2 | O Radio 3-2
Option 3 | O Radio 1-3 | xxxxxxxxxxxxx | O Radio 3-3
This would require that each radio button in generated into its own TD cell but I dont know where to find the code, that generates these. Under views there is show_block_charateristic but its code isn't quite helpful. I would actually appreciate the horizontal variant with fixed min-width for each radio option.
Kind regards,
Adrian.