I'm trying to build a radio button list, however it is not just a straight forward list, some of the radio buttons have text fields next to them for a user to complete if that radio button is selected.
Obviously a activeRadioButtonList() generates a list, which is great, but I need to be able to generate a list manually using activeRadioButton() so I can place the form elements I need to after each individual radio button.
It would need to look like the attachment.
I can't see a way of achieving this using the activeRadioButtonList or activeRadioButton as it seems activeRadioButton is just for 1 radio button that's not part of a list of radio buttons?
Is there a way to achieve this or should I just use html instead (which kinda negates the use of a model and makes my life much harder)
Chris
Attached File(s)
-
form.jpg (18.7K)
Number of downloads: 19

Help
This topic is locked











