I am implementing a nine part questionnaire that is dynamic. By dynamic I mean the user may answer Part 1 and Part 2 but based on the answers to Part 2 may be directed to Part 8 then Part 9. I have that figured out but I need to have little more control over the look and feel of the each form.
The wizard.html only has the {{ form }} variable. Is there any way to way to have individual templates for each form and be able to perform the following 1. control the placement of fields 2. Allow for additional text inbetween fields 3. Control how check boxes are shown i.e. not one over another but side by side. Would love to see some example code or be pointed in right direction. 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 -~----------~----~----~----~------~----~------~--~---