Is there away to dynamically modify and validate a Django form AFTER it's 
been created and displayed. I have a form where I want to display and 
validate additional input fields based on the selection from a dropdown on 
the initial form.

(I have found a few snippets that show dynamic form creation, but these 
require that the dynamic fields are known/defined prior to creating the 
form.) 

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