Are form wrappers and manipulators only for creating 'change object'
and 'add object' forms?  I'm creating a simple form that will have
several drop downs that correspond to fields in the database for one of
my objects, that will serve as a search form.  Right now I have a basic
addManipulator so I can use the form wrapper to automatically generate
form fields, but that will only generate text fields rather than drop
downs of existing objects.  Do I need to right my own form fields or is
there a way to get formwrappers and manipulators to do what I want?


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to