Wednesday, August 29, 2012

Form field with suggestions rather than binding choices

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.

In other words, I want the menu to give suggestions rather than
choices that are validated against values provided (as choices
directly or through FK relationship to another table).

Or is there any other way to give suggestions that can be over-ruled?

Vikas

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