Forums

Pagination with search result

grimmari 12 Mar, 2018
A have datalist where i search data(song list) when user put text on search box and clik search, everything go well and pagination show how many page is found.
But when user click exsample page number 3 then query result lose and list shows all data.
And many time when I go the song list I get internal server error message... I dont know why...
the song list can found in http://sinitiainen.fi/index.php/baari/karaoke/karaokelista/biisien-haku

regards Ari
Max_admin 15 Mar, 2018
Hi Ari,

You should not load more than 100~200 records per page otherwise the database server may fail.

How do you have the search setup ? using the "Searchable fields" setting in the "Read data" or another way ?

Best regards
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
grimmari 16 Mar, 2018
Yes I try to use searceable fields
grimmari 24 Mar, 2018
Hi! can Help me my pagination display with search. I sen several email to you but no answer....
So once again How I get pagination works with search result??
grimmari 26 Mar, 2018
Please help me with my paginator problem. My search funtion works but when I get result and click other page I lost search result and I can see all items in database. I can see it in debug...
Max_admin 04 Apr, 2018
Hi Ari,

As found in the email, this looks is a bug and is supposed to be fixed in the next update or you can let me know and I can send you a patch file.

Best regards
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
simelas 01 Sep, 2018
Hi Ari,

if bug not yet fixed you may want to try this solution : Keep search term in the search widget field when moving from page to page with paginator

:-)

simelas
kate_ee 30 Oct, 2018
Hi Simelas,

May I know how it works? How to keep search term in the search widget field when moving from page to page with paginator?

Many thanks in advance.

Kate
healyhatman 30 Oct, 2018
In your search widget for the value put {data:field_name}
simelas 13 Nov, 2018
Hi Kate,

search in the forum for "Keep search term in the search widget field when moving from page to page with paginator"

:-)
s
This topic is locked and no more replies can be posted.