This topic is locked
[SOLVED]

 List Pages - Number of records

4/26/2020 8:37:09 AM
PHPRunner General questions
E
Eddy Keuninckx author

Hi all,

I have this issue:

  • I have a result of a query in the list page
  • The number of records to be shown is #92 (f.e.)
  • The number of records to be shown is set to 75, so I have two pages; the first page shows #75 records => ok
  • The second page should show #17 records but it's empty
  • When I set the records to be shown to 100, only 10 records are shown and there's no pagination to browse the rest of the results.
  • When I set the number of records to be shown to #30, I have 3 pages of #30 records and the fourth page is empty though it should show 2 records.
    This is weird. Any help is welcome
    Cheers

    Eddy

E
Eddy Keuninckx author 4/26/2020

10.4 build 34948 - x64

E
Eddy Keuninckx author 4/27/2020

Apparently the "save to" location keeps defaulting to Onedrive. That's not good, it drives me crazy and the application as well. Changed the location to save the project and all is ok.