On Friday, March 18, 2011 7:29:09 AM UTC, django beginner wrote:
>
> Hi all, 
>
> How do I use widgets on the field of a template(not forms)? Let's say 
> I have a field called Member, and this field should be in select form 
> that has choices from members table (field: member_name)? 
>
> tried using select option on html, but it ain't seem to work. any 
> inputs? Thanks.


Sorry, this question makes no sense. A widget renders a field, which is part 
of a form.

Can you try and explain in more detail? 
--
DR.

-- 
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