Ok, I found it!
There is nothing special to do, simply write in view:
     echo $this->Form->submit('Previous', array('name' => 'Previous',
'div' => false));


On 15 jun, 11:07, nomen <[email protected]> wrote:
> Hi all:
>
>     I´m using CakePHP Wizard Component 
> fromhttps://github.com/jaredhoyt/cakephp-wizard
>     It works well but I don´t know how to set a back link in view and
> I can´t find how to do it in the 
> wikihttps://github.com/jaredhoyt/cakephp-wizard/wiki.
>      How do I do  in the view? How do I do in the controller? how do I
> retrieve  the data entered by the user in the previous step?
>
> Thanks in advance.

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to