I think this would be facilitated if the FormWizard possessed a 
confirmation step. There is a ticket open on this exact feature

https://code.djangoproject.com/ticket/21644



Em sábado, 12 de abril de 2014 14h28min01s UTC-3, Brad Rice escreveu:
>
> I'm using a Class based Generic Detail View to show end users their 
> answers to previous mulit-page forms. How can I use that final detail view 
> to validate the answers? Should I not be using a Detail view or can I 
> somehow do a conditional get to the next view based upon those answers? 
> Right now I just have a link to the next page where they can submit all 
> their answers from the forms. If they haven't filled out a field, I want to 
> take them back to the form they need to go to to fix that. All it does on 
> that final page after the datail is set a true value in the db that they 
> are done updating their application form.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/fff50189-cf9f-4c8f-927d-575f9d38173a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to