Using a raw_id_field instead of a dropdown list will open a popup with a 'pseudo' django admin. The reason I call it 'pseudo' is that the list can be searched or filtered just like the normal django admin, but when you click on an item, it becomes the selected item in your inline, and the window closes.
On 3 January 2011 18:55, mongoose <darrenma1...@gmail.com> wrote: > Hi there, > > I have a drowdown list in my inlines. The problem is that there are > over 3500 items which is making is difficult for people to use. Are > there eaiser ways perhaps to filter or search within the dropdownlist? > > > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-us...@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- Dr Greg Turner Director, the Interaction Consortium http://interaction.net.au Phone: +61 2 8060 1067 skype: gregturner Follow us on twitter: http://twitter.com/theixc http://twitter.com/gsta -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.