Saturday, September 5, 2015

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

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.

No comments:

Post a Comment