Hey All, I'm working on a complex form, related to this snippet by me and the ensuing post by Malcolm: http://www.djangosnippets.org/snippets/1290/ http://www.pointy-stick.com/blog/2009/01/23/advanced-formset-usage-django/
I have now been asked to add a confirmation page for my html form. contrib.formtools FormPreview looks like exactly the work flow that I want, but it only works with a Django form. It should be noted that my html form is actually a combination of a Django formset and another Django form, and there will eventually be yet another Django form on the page. Does something like FormPreview already exist for these sorts of complicated forms? I would need it to work with customized views and templates, multiple forms and formsets, etc. Any suggestions? James --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---