My idea would be to use the MultiWidget class with some templating to do the
HTML part.

http://www.hoboes.com/Mimsy/hacks/django-forms-edit-inline/multiwidgets-templates/
shine
some light on the subject, but I'm not sure how outdated it might be (the
blog post is from 2007 IIRC...)

I'm at work right now, so I can't really test this out for you. I would
suggest spending some time digging through the class definition given that
the documentation is quite lacking (or my google-fu is not as sharp as
before). I'll try to do that myself later and maybe even try answer a couple
SO questions along with yours.

Good luck, keep us posted.


Sincerely,
Andre Terra (airstrike)

On Mon, Dec 13, 2010 at 13:52, yiftah <yifta...@hotmail.com> wrote:

> thanks Ilian, I used the RadioSelect widget to create a radio list.
> but i want to create text/select elements between the radio elements
> (as in my example above)
> any ideas?
>
> yiftah
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to