@ 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 filtered result of PropertyValueCombo instances with the selected value from Column 1. Column 3: Display a filtered result of PropertyValueCombo instances with the selected value from Column 2. Column 4: Display a filtered result of PropertyValueCombo instances with the selected value from Column 3. I want the result from the first column to still be displayed while the value in the second column get selected, and that the result from the first and second column is displayed while the value in the third column get selected etc. The selected value in the last column (Column 4) will then be used to filter out the Individual that correspond to that selected value. Is it possible to use two or more forms at the same time? And is it possible to desplay the selected values from one form while the next form doesn't have a selected value yet. How does this work with request/response? My experience with JavaScript is seriously limited. Therefore do you or does anybody else have any pointers where to start with JavaScript? Thanks, Emma --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---