chrisdgreen
Programmer
Hi there I'm a new member with a problem that i've been staring blankly at for the last two days.
Hopefully someone can help or point out whats going on.
I have created a simple form that passes a search query to a results page.
The results page has the usual database query that works fine.
There are 700 odd items in the database so I have got a repeat region on the table limiting the results to groups of ten.
When the page is displayed I have included a total records and a record navigation. The first page of results shows the correct number of records, as soon as I move to the next set of ten records the total records displays the total records in the database and the navigation then starts to step 10 by 10 through the lot.
Has any else had this problem or know any solutions?
Thanks in advance
Chris
Hopefully someone can help or point out whats going on.
I have created a simple form that passes a search query to a results page.
The results page has the usual database query that works fine.
There are 700 odd items in the database so I have got a repeat region on the table limiting the results to groups of ten.
When the page is displayed I have included a total records and a record navigation. The first page of results shows the correct number of records, as soon as I move to the next set of ten records the total records displays the total records in the database and the navigation then starts to step 10 by 10 through the lot.
Has any else had this problem or know any solutions?
Thanks in advance
Chris