Hi Brian,
thanks for your reply.

I have tested it yesterday evening. With the information from [paging]
I can control the paging.

Regards Uwe

On 7 Okt., 19:53, brian <bally.z...@gmail.com> wrote:
> In the view with the paging, do debug($this->params['paging']). The
> page number should be in $this->params['paging']['ModelName']['page'].
> You could pass that to the 2nd controller, which would use it to get
> you back where you came from.
>
> On Wed, Oct 7, 2009 at 7:29 AM, Obelix <obelixm...@web.de> wrote:
>
> > Hallo,
> > i have a Problem with pagination. In my Example i have 2 Controllers
> > defined (CmsFolders / CmsContens). In each Controller i have a Action
> > with the name index. This Action and the View display all Data from
> > the Database.  The normal work is, to jump from one View to the other
> > View and back.  If i jump back to the prev. View i want go to the same
> > page where i come from. How can i do this ?
>
> > Thanks for your request.
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to