October 23, 200718 yr I am hosting a database accessible via IWP. We are experiencing an issue where when a search is performed, only 10 records are shown in the list when the view can show 25. If I then go to a detail page for one of the records, then click "Next Record" I get a record much further down the list, not the next record shown in the list. If I then change the layout to the list view, it takes me to the last page of the results. This is painful as it does not keep things as sorted, and there are enough clicks just to edit a record via IWP. Any thoughts?
October 24, 200718 yr Hi Manatee, For your last point about returning to a list view from a detailed layout you need to place a script step to goto the record you were just on or the first record. As for the other issues - Do you sort the found set once have have finished the search? If not try that and let us know how it goes.
Create an account or sign in to comment