in the paginate array in your view file add 'url'=>$this->passedArgs
On Tue, Nov 24, 2009 at 1:24 PM, Mario Cesar <[email protected]> wrote: > Hi All!! > > I have a problem with paginate, I'll try explicate: > > I have a form that method is "post" > the result is ok in first page but if I click in other page or some > order the paginate returns all rows of my table he is loosing the > args and I'm using the passedArgs in View page > > > what can i do? > > Check out the new CakePHP Questions site http://cakeqs.org and help others > with their CakePHP related questions. > > You received this message because you are subscribed to the Google Groups > "CakePHP" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<cake-php%[email protected]>For > more options, visit this group at > http://groups.google.com/group/cake-php?hl=en > Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
