Forums

Changing pagination page count looses parameter

SteveM 23 Oct, 2011
I am working on my first set of forms and so far things have gone well, thanks to the tutorials and the posts in this forum.

I have used Chronoforms to build a database table of members and assigned them to a category.

I now wish to create links on the website that will display lists of members in each category for example.
The Arts set will be accessed by a link of the form
http://......index.php?option=com_chronoconnectivity&connectionname=GroupsByCategory&cat=Arts
And the schools by a link of the form
http://......index.php?option=com_chronoconnectivity&connectionname=GroupsByCategory&cat=Schools

I have got a report working well in Chronoconnectivity except for a problem with pagination.

When I select a new number of pages from the dropdown the resubmitted page does not pick up the category parameter and displays the whole table for all categories.

The links to next page or a specfic page all work as expected.

Am I missing a tick box or something?

Thanks in advance for any assitance.

Steve
GreyHead 25 Oct, 2011
Hi Steve,

There are some messy problems with pagination. Both that the filter values get lost and the start page values correctly and so the LIMIT gets messed up. There is a thread here with some JavaScript fixes to re-write some of the pagination codes to add the limits to the URL. Unfortunately the pagination code comes with the template so the fixes may or may not work for you.

Bob
cordyman 09 Nov, 2011
Yeah I have the same problem, I though I would find answer here.
Any updates on the issue?
GreyHead 09 Nov, 2011
Hi cordyman,

Nothing beyond the script fixes I referred to as far as I know.

Bob
CMG27 14 Aug, 2013
Hi, I need your help!

I have the same problem, I have been spend 5 days with this!

I try tu use de JS function but nothing!

Can you help me?

Thanks
GreyHead 15 Aug, 2013
Hi CMG27,

Please post a link to the listing so I can take a quick look.

Bob
This topic is locked and no more replies can be posted.