Hello, I know many before me have asked about making a dynamic limit_choices_to tag. So far, I've had no luck (note to Aidas: couldn't make your solution work!).
Anyway, I'm thinking on doing it the old school way, which is creating arrays of JS objects with the relationships between 2 <selects> objects, wiring the first <select>'s onChange even to a selectChild() function, etc. Now, the question would be... is there a way of accessing a ForeignKey's rendered widget's events, so I can play around with "onChange"? I believe I can output the necessary arrays via the Meta.js property. Ideas? Help much appreciated, -- Carlos Yoder http://carlitosyoder.blogspot.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---