Hi!,
I'm writing an admin action.
This action needs to collect some information before execute the "final task".
In order to collect this information the user should fill 3 consecutive forms, (once they submitted one, another is rendered).
My question is,
How can I store the form fields state submitted on each form, and retrieve this fields states on the final form, before execute the 'final task'?
Thanks!
-- Marc
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment