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
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.
Yes I try to use searceable fields
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??
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...
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.
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
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
In your search widget for the value put {data:field_name}
Hi Kate,
search in the forum for "Keep search term in the search widget field when moving from page to page with paginator"
:-)
s