Solved. -Kuros On Wed, Mar 25, 2009 at 5:34 PM, Kuros <kuroskni...@gmail.com> wrote:
> > Hello, > > I am trying to create a Form that functions as follows: > > There are three ChoiceFields. The values of the third are dependent > upon the selected values in the first two. After the user selects the > first two, he clicks a "Get List" button, which reloads the with a > populated third ChoiceField. The first time the user clicks the Get > List button, everything works fine. However, if they choose a new > letter in the second field, I receive a "X is not one of the available > choices" error, where X is the value that was selected in the third > drop down. If I go ahead, and choose a new letter and click Get List > again, it works fine. You can see an example of the error here: > > http://24.21.10.76:8000/upload/ > > > The code can be viewed here: http://dpaste.com/19308/ > > Any help would be greatly appreciated! > > Thanks, > Kuros > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---