Wednesday, August 29, 2012

Re: Form field with suggestions rather than binding choices

On Wed, Aug 29, 2012 at 4:17 PM, Vikas Rawal
<vikaslists@agrarianresearch.org> wrote:
> I want to have a field in which the drop-down menu lists some
> suggestions that the user may choose from, or if nothing suits, the
> user may enter something other than what is available on the menu.

I think you should use a properly modified autocomplete solution.
https://code.djangoproject.com/wiki/AutoCompleteSolutions

--
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 django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment