Friday, August 31, 2012

Re: saving filtered checkbox values

For interdependent lists, have a look at:

or
the linked items supplied in this thread:

I assume that if you have worked through the Django tutorials, you will be able to save data from a form...

On Wednesday, 29 August 2012 11:54:30 UTC+2, damanpreet singh wrote:
I am a newbie in django, I have been stuck to a problem. I want a
dropdown list and checkboxes, whenever someone choses a value from the
dropdown list, the checkboxes should get filterd and the user is able
select multiple options from the checkboxes and those multiple
selections and all the form values get saved in a table in database.
Any help shall be appreciated.


--
Damanpreet Singh
[Blog]: http://damanpreet.co.cc/

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/sIHfATGE348J.
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