In the Contacts list, when we add or delete collumn : it's impossible to navigate at the different page (Button Previous/ Next)
After the modification of collumn , possibility of navigate in different pages from contacts table with the buttons.
Impossible to navigate next or previous in the table.
When we log us of a other PC or web browser, we have ever the same problem.
The only fix is try with a other user.


It happens in accounts, documents and custom modules as well. And you can't sort by column.
Fix by : apply a 'My filter' and remove it
But the bug is present if you add a column from the view
Seems to work when the conlumn is adding by the studio
@sguilly What do you mean with the studio ?
You could setup columns displayed in the contact list view with the studio module 'admin menu) and the navigation work fine.
But, if you add a collumn with the "Collumn Chooser button" in the contact list view then the navigation is broken.
I have this problem also, on previous version of suitecrm, both upgraded and also tried fresh install.
Originally thought it was because i have migrated from early version of sugarcrm.
However have tried installing a fresh install of 7.9.16 and I experience the same issue.
SuiteCRM version: 7.9.16
OS: windows 7, xampp, php version 7 (have tried php version 5.6.8 also same issue)
client windows 7, browser: many browsers tried, all have same issue.
Same problem here!
Commenting out modifications from fix #4197 in include/MVC/View/views/view.list.php seems to solve the problem.
EDIT: but SuiteCRM keeps forgettings columns customizations...
@chogori92 @Mika67 @sguilly @lee1974 @javitoron
There is a fix proposed, are you able to test this and confirm it is a successful fix. :+1:
Same issue here on 7.10.4, I tested the proposed fix and the problem is still occuring.
The list is stuck on the second page of the result set, until a filter is applied and reset.
Please test #6117 and see if it solves the issue, thanks.
@PedroErnst I just tested it and everything works fine now.
Many thanks for finding a solution.
Most helpful comment
It happens in accounts, documents and custom modules as well. And you can't sort by column.