Hi everyone,
I'm using a search panel in a CC just like it was explained in the post: http://www.chronoengine.com/forums.html?cont=posts&f=12&t=13182&hilit=search.
While testing this search feature I found that the pagination causes trouble, i.e. when going to the next results page the "data filter" is not applied anymore.
I'm gonna make an example to clarify my proble:
1) Record limit is set to 20 and I have 100 records with birth_place = 'Rome'
2) A search is performed on birth_place = 'Rome'
3) The first 20 records are correctly displayed on the first page, the others are accessible from the pagination
4) When clicking on the "next" or "2" link of the pagination the condition birth_place = 'Rome' is lost so the displayed records are not filtered anymore.
Moreover, if the search is performed when you are in a CC page different from the first one, the resulting records list is displayed starting from that page.
Have you any idea about fixing this issue???
Many thanks
I'm using a search panel in a CC just like it was explained in the post: http://www.chronoengine.com/forums.html?cont=posts&f=12&t=13182&hilit=search.
While testing this search feature I found that the pagination causes trouble, i.e. when going to the next results page the "data filter" is not applied anymore.
I'm gonna make an example to clarify my proble:
1) Record limit is set to 20 and I have 100 records with birth_place = 'Rome'
2) A search is performed on birth_place = 'Rome'
3) The first 20 records are correctly displayed on the first page, the others are accessible from the pagination
4) When clicking on the "next" or "2" link of the pagination the condition birth_place = 'Rome' is lost so the displayed records are not filtered anymore.
Moreover, if the search is performed when you are in a CC page different from the first one, the resulting records list is displayed starting from that page.
Have you any idea about fixing this issue???
Many thanks
Hi fhe,
My memory is that there's a fix for this in the forums here. (I rewrote the CC pagination function for my last client as it has some major problems but I think it is possible to get it working OK).
Bob
My memory is that there's a fix for this in the forums here. (I rewrote the CC pagination function for my last client as it has some major problems but I think it is possible to get it working OK).
Bob
Sorry Bob,
but honestly I did not found that kind of fix...the restriction is lost after the 1st page...so I think I don't have to use pagination😟
but honestly I did not found that kind of fix...the restriction is lost after the 1st page...so I think I don't have to use pagination😟
Hi Francesco,
I can't find it either :-(
I'll try to find time to test my re-write with the latest release.
Bob
I can't find it either :-(
I'll try to find time to test my re-write with the latest release.
Bob
Hi Bob!
Did you found some kind of solution to this issue or have you got a workaround to fix it?
Thanks a lot
Did you found some kind of solution to this issue or have you got a workaround to fix it?
Thanks a lot
This topic is locked and no more replies can be posted.