newforms: RadioInputs

2 views
Skip to first unread message

Gary Doades

unread,
Feb 1, 2007, 11:54:52 AM2/1/07
to Django developers
In creating a fairly complex form I realise that I would like to
create several "separate" Radio Input controls. I need to do this in
order to be able to lay them out more flexibly alongside other
controls.

I can't use the RadioInput widget directly as it seems to be only for
use by the RadioSelect widget.

It would be nice to either have either a way of creating individual
RadioInputs (I can give them all the same HTML name attribute so they
work together in the browser) or have access to the individual radio
inputs in the RadioSelect widget in a template.

I can't see a way at the moment of creating individial radio inputs.

Is any of this possible?

Regards,
Gary.

Reply all
Reply to author
Forward
0 new messages