#9547: Need better support for dynamic forms
--------------------------------------+-------------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  nobody    
   Status:  new                       |   Milestone:            
Component:  Forms                     |     Version:  1.0       
 Keywords:  dynamic forms             |       Stage:  Unreviewed
Has_patch:  0                         |  
--------------------------------------+-------------------------------------
 When creating a static form, the Forms support in django works great.
 However, when trying to create a dynamic form (i.e. a survey is a good
 example), it seems very difficult.  It would be nice if I could create a
 Form instance and add fields at runtime.  Of course, validations and
 handling the postback would need to work also for dynamic forms.  Thanks!

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9547>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@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-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to