Saturday, September 5, 2015

Re: How to create a side menu with the urls of each step

Man, you need to treat this form step by step as a single form controlled by javascript. You will find several examples on google

-----------------------------------     Felipe Brunelli de Andrade    http://www.fandrade.com.br/  -----------------------------------  Cel: (16) 98121-5290  Skype: fbruandrade  -----------------------------------

2015-09-05 12:08 GMT-03:00 Leandro Severino <leandro@professionalit.com.br>:
Hello,

   I have a formwizard (formtools) https://django-formtools.readthedocs.org/en/latest/index.html with 7 steps.
   OK, my formwizard  is OK.

   But now, in this page, my customer wants a side menu with a link for each step, because he wants access the step 5 for example without click in the next, next, next, next button.

   Well,

      I think that my problems are two:

      1) How to print the urls for each step.
      2) How to map this urls in my urls.conf 

Any help ?

--
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+unsubscribe@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/b5b3b036-618c-430f-84dd-06090d7b4ace%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@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/CAEYpY_%2BFf7gHWg9aoofB9O6F%3DpSuUPZba9J7%2BScq8kDzS7a5rw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment