viewIndex issue: page vs component

2007-05-30 Thread Nick Rosser
Here is some background: * we are using the common visual components to manage pagination * this uses an viewIndex parameter to control which page to display (viewIndex = 2 will display the second page) Here is our problem: * we have a custom UI * on a

Re: viewIndex issue: page vs component

2007-05-30 Thread David E Jones
With something like this you'll probably just have to use different parameters for the two different list elements. We done stuff like this before, but I don't know if there are any examples in the current code base. In general your data prep code and templates just need to look at different