Hey,

I have an app where I need to do the following:

In action 1, I want to paginate the result-data with, let's say, a
condition 1.
In action 2, I want to paginate my results with other conditions.

How can I do that?

At the moment, I only have the "public $paginate = array(....)" in my
controller, but how can I use different pagination-conditions (and
maybe contains...) in two different actions?

I think there is a way to do this, but I don't remember how and I
can't find a solution anywhere...


--~--~---------~--~----~------------~-------~--~----~
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