If column name is renamed via PHPMyAdmin or PHPRunner, the records will be missing from the list page (tellow table) despite there are 3528 records:-
The following solutions DOES NOT work:-
- Remove all fields in stock card’s list page and add them all again.
- Delete current list page and add a new list page.
- Remove the table and add it again.
The only solution is to re-build the PHP project from scratch.
The possible root cause is the PHP project was built using old version (e.g. version 10.3) or trial version of PHPRunner. Then column name is renamed in the new version of PHPRunner, e.g. version 10.4.