37 Posts
PierreP
7 years ago
8
Topic

Hello,

I've got a list with a search form. The pagination works well except when I do some search : the context (I mean what the user write in the search form) is not saved when I click on page 2, 3 ...

Example : a list with city and country. The user search inside the field country 'France' and click on 'Search'. The list is filtered with city which are only in France. When the user click on page 2 or 3 or 4 ... the search isn't saved and the list is now with cities from all country.

Can you help me please ?

I use Joomla 3.5.1 & Seblod 3.8.4 .

Thank you !

Get a Book for SEBLOD
1283 Posts
Bucklash
7 years ago
1
Level 1

Hi

Maybe it is a cache thing

Have you turned all caches off and tried?

37 Posts
PierreP
7 years ago
0
Level 2

Yes, the problem is still here

103 Posts
shubhaanshu
6 years ago
5
Level 1

Hi Friends,

I am also facing the same problem, tried with enabling/ disabling search module, different options with pagination etc.

but unfortunately could not solve....

my site's live url is:

http://bd.rnspublicity.com/?cck=entry&sstate=78&sdistrict=106&scity=93&category_of_item=&company_name=&search=free_listing&task=search&start=20

the pagination "prev, 1,2,3,4,5,....next" links once after a filter, do not show the filtered list but show all records stored in database without filter, 

can anybody suggest what to do?

Best Regards!

4229 Posts
Kadministrator
6 years ago
4
Level 2

Known issue, you can test if proposed fix works for you

https://github.com/Octopoos/SEBLOD/issues/348

103 Posts
shubhaanshu
6 years ago
3
Level 3

Hi Klas,

Thanks for the link!

I tried but it doesn't work.

What to do now?

-Best Regards

4229 Posts
Kadministrator
6 years ago
2
Level 4

Did you apply changes to both chaged files?

You can download files with changes at bellow links

components/com_cck/views/list/tmpl/default.php

components/com_cck/views/list/view.html.php

103 Posts
shubhaanshu
6 years ago
1
Level 5

Thank you very much Klas!

these files worked correctly and the pagination is perfect now.

Thank you, thank you, thank you so much!

4229 Posts
Kadministrator
6 years ago
0
Level 6

Please report at Github that solution works for you.

Get a Book for SEBLOD