On Nov 29, 7:52 pm, loki_mdog <[EMAIL PROTECTED]> wrote:
> Hey Folks, I have got paginating search results working...PERFECTLY!!!  Took
> me long enough...anyway, I would like the have the pagination remember the
> filter terms (as it currently does) without having to make any modifications
> to the view.
>
> The code is here and listed a cakephp's bin (URL below):
>
> VIEW: this line makes the pagination URLs contain filters I need
> <?php $paginator->options(array('url' => $this->passedArgs));?>
>
> I want to remove the line above and get it in the controller and am combing
> the internets for an answer....many thanks.

Why are you against the 1 line of code in the view?

AD
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to