Hi guys,

I'm relatively new to django (coming from Zope) and I love it! This is
my first question.

Im using the FilteredSelectMultiple (from the admin application) in
one of my forms and it works like charm if I use with a "normal"
request. If I load the form with a AJAX request and inject the result
within my HTML I get the standard multi selection widget. I assume
that the widget is not initalized after the injection.

My question is: Is there a javascript function which I have to call
after I injecting the form into the HTML?

Thanks
L.

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