« Return to Thread: Techniques for Sequence of Pages

Re: Techniques for Sequence of Pages

by Johan Solve-2 :: Rate this Message:

Reply to Author | View in Thread

At 08.31 -0700 2009-07-08, Steve Piercy - Web Site Builder wrote:
>I'm having trouble with this example.  It appears that after a redirect, there is no -actionpath.

The -actionpath for all steps should be the same.
However, -formaction needs to be $nav -> url + $checkout_stage. That was a little loophole in my explanation, sorry about that... :-)

Remember, all steps are technically on the same nav path. You shouldn't define the different steps in the nav. So with my example
        checkout/1
        checkout/2
        checkout/3
there is only one "checkout" nav item. The steps 1, 2 and 3 are not part of the defined Knop navigation, but are handled as path leftovers (getargs).

Hope this helps...


--
     Johan Sölve    [FSA Member, Lasso Partner]
     Web Application/Lasso/FileMaker Developer
     MONTANIA SOFTWARE & SOLUTIONS
http://www.montania.se   mailto:joh-n@...
 (spam-safe email address, replace '-' with 'a')

--
#############################################################
This message is sent to you because you are subscribed to
the mailing list <knop@...>.
To unsubscribe, E-mail to: <knop-off@...>
Send administrative queries to  <knop-request@...>
List archive http://www.nabble.com/Knop-Framework-Discussion-f29076.html
Project homepage http://montania.se/projects/knop/
Google Code has the latest downloads at http://code.google.com/p/knop/

 « Return to Thread: Techniques for Sequence of Pages