Forum OpenACS Development: Multiple instances of list builder and pagination

I have problems paginating multiple instances of list builders on the same page.

On orderby I don't have a problem since we can set the orderby_name to what we want.

But I couldn't seem to find a way to set the page variable.

Is there any way to set the page variable?

-Jeff
Collapse
Posted by Lars Pind on
Nope. Sorry.
Collapse
Posted by Jeff Lu on
Thanks Lars, Im glad I verified that. :)
Collapse
Posted by Jon Griffin on
Use my paginate procs and it does all that, and caches also.
http://jongriffin.com/static/openacs/paginate/