On Wednesday, May 11, 2011 2:17:07 PM UTC+1, Marc Aymerich wrote:
>
> Hi, 
> I want to do a form that displays a list of elements that can be selected 
> with a checkbox and then submit the selected elements, but I haven't found 
> any code sample for this. I'll apreciate if someone can give me a link to an 
> example or any advice on this!
>
> Many thanks!
> -- 
> Marc
>

http://docs.djangoproject.com/en/1.3/ref/forms/widgets/#django.forms.CheckboxSelectMultiple
 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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