Hi there, I want to link from a list of paginated items to a single item and 'zoom in' to it. How do I properly create a link? / What is the preferred approach? After zooming in I want to be able to use $paginator->next() and $paginator->prev(); So the function controlling the 'zoomed in' view should produce a working $paginator helper as well.
cheers Bart 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
