Hello,

i'm trying to use formwizard for my project, but i can't seem to solve
the problem. I have two step formwizard, and i need a variable from
first step to show up in the next.
Second step is a queryset of "available texts" - and there is a
"name" ( lets say {{ name }}) variable in it, that needs to be filled
up according to the name you enter in the first step.

Available texts look something like: Hello, {{ name }} or Wassup,
{{ name }}, etc. Since this available text are selected through
queryset i cannot put a template variable in them.
Does anyone have a solution to this kind of problem?

Thanks in advance,
Martin

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to