Re: Cstom patameters with pagination

2007-11-17 Thread ianh
Tell your options array in your view what params you want to pass. This is a code fragment from my applications: params['pass']); ?> options($options); ?> HTH, Ian On Nov 16, 3:13 pm, Charlie van de Kerkhof <[EMAIL PROTECTED]> wrote: > Hi, > I know there is a lot about pagination on this group,

Cstom patameters with pagination

2007-11-16 Thread Charlie van de Kerkhof
Hi, I know there is a lot about pagination on this group, but I can't find what I'm looking for or understand what I found. Basically what I want is that I can pass custom parameters (named or passed) to the next, prev, sort and numbers links in my admin index actions. For instance: http://loca