Hi there, i am trying to implement a contact form where some fields are shown by default and others shall be shown if some of default is selected. What my options of implementing this feature would be?
1. Javascript into the template - but then how would i change the shown template if anything is selected? 2. Can i go over submitted values and if some_field_is_selected throw a template with additional form? Seems to be easy to do but no easy solution. Please send me some links of possible. Thanks. --~--~---------~--~----~------------~-------~--~----~ 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+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---