Is there anyway to populate a choicefield after a form submission.
Once a user changes a choice in one select box, I want the form to
submit and then populate a different select box based on what they
chose.  I have a choicefield with a list of countries. Once the user
chooses a country I want all the states for that country to load into
another choicefield.  I can't figure out the best way to do this.  Am
I stuck using javascript for this scenario?


--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to