Thanks guys!
I'll look into JS then and hopefully I'll be able to solve my
problem.
Thanks for the hints.
/emma
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send ema
@ Hraban - Thank you for your reply.
Yes, I want to display up to four columns. The content of one column
depend on the selection in the previous column (exept for the first
one).
Column 1: Display a list of choices - (eg Systematic, Collection,
Growthplace, Heritage).
Column 2: Display a filter
@ Hraban - Thank you for your reply.
Yes, I want to display up to four columns. The content of one column
depend on the selection in the previous column (exept for the first
one).
Column 1: Display a list of choices - (eg Systematic, Collection,
Growthplace, Heritage).
Column 2: Display a filter
Hi,
I am wondering if it's possible to link dropdowns using newforms. I
want to use the selected value in the first dropdown as the
filtervalue for the next dropdown etc.
My model looks something like this:
///
models.py
class Property(models.Model):
""" Contains a list of properti
4 matches
Mail list logo