Hi all,

Hopefully this is a simple fix. The filter_interface option in M2M
fields isn't doing anything, the select box appears to be the same
regardless of whether that option is in there, or if it's set to
filter_interface=models.HORIZONTAL or models.VERTICAL. The only error
message that comes up is in Firefox's error console, it says:

Error: from_box has no properties
Source File: http://chalktalksports.com/admin-media/js/SelectFilter2.js
Line: 20

So the Javascript is being loaded properly, but for some reason the
HTML of the page isn't adding anything different, like additional
boxes. I've looked through the templatetag that registers
filter_interface_script_maybe, and I can't tell where it would pull
the additional HTML from in the first place. If anyone has any
pointers, I'd appreciate it.

TIA.

Cory


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