Fourth parameter in the PaginationControl view helper.  Several people have
asked about this, and it will be documented properly when I get some free
time and energy.
-Matt

On Wed, Sep 24, 2008 at 12:03 PM, David Mintz <[EMAIL PROTECTED]> wrote:

>
> How do you recommend going about getting  GET parameters into the url to
> which the page numbers are linked?
>
> By way of example. suppose your user is searching for all the products
> whose color is red. You have a form through which they submit a GET request
> for /products/search?color=red, and we want the links in the pagination
> control to say href="/products/search/color/red/page/x" (x being the current
> page number).
>
> Thanks.
>
>
>
> --
> David Mintz
> http://davidmintz.org/
>
> The subtle source is clear and bright
> The tributary streams flow through the darkness
>

Reply via email to