Re: Two related select boxes, update the second depending on the first

2008-11-12 Thread Matias Surdi
This is exactly what I'm trying to do. Thanks for your help. Low Kian Seong escribió: > Have a go with this: > > > http://gtitsworth.blogspot.com/2007/07/chaining-selects-with-django-and-ajax.html > > On Wed, Nov 12, 2008 at 3:54 AM, Matias Surdi <[EMAIL PROTECTED]> wrote: >> Hi, >> >> I wa

Re: Two related select boxes, update the second depending on the first

2008-11-11 Thread Low Kian Seong
Have a go with this: http://gtitsworth.blogspot.com/2007/07/chaining-selects-with-django-and-ajax.html On Wed, Nov 12, 2008 at 3:54 AM, Matias Surdi <[EMAIL PROTECTED]> wrote: > > Hi, > > I want to have on the admin interface a dropdown box and let the user > choose one of several options.Then,