You are not logged in.
Hello,
I have 133 contacts in the database. Because I have a limit of 50 items per search result, I get a first list 'from 1 to 50 of 133 '. When I get into the detailsscreen from one of these contacts, I can only go to the next / previous as long as I stay between 1-50. This should be 1-133 ..!
Can someone update this error ?
Thanks
Offline
It's not a bug.
If you want to show only 50 items, when you choose one of this items, the list is 1 to 50.
The list is limited by the value of search result indicated.
CentOS 6.5 - CentOS 7.x
PHP 5.6 - PHP 7.x - MySQL 5.6 - MariaDB 10.2 + APC + oOPcache
GLPI from 0.72 to dev version
Certifiée ITIL (ITV2F, ITILF, ITILOSA)
Offline
When I am in the list-view (1-50), I can go to the next list (51-100) ; how do I have to go to the next part when I am in detail mode ?
I could do this by returning from detail to list ; go to the next list ; go to the first detail.
But... wouldn't it be easy to be able to go from record 1 to record 133 one by one without leaving this details ?
In fact this seems logical to me (to go from 1-133 instead of 1-50 and 51-100 and 101-133)
Offline
how do I have to go to the next part when I am in detail mode ?
You can't. This list is to help you to navigate ina part of results.
If you want to navigate in this list from the first to thelast, you search result must be like the total result (150 items for you)
CentOS 6.5 - CentOS 7.x
PHP 5.6 - PHP 7.x - MySQL 5.6 - MariaDB 10.2 + APC + oOPcache
GLPI from 0.72 to dev version
Certifiée ITIL (ITV2F, ITILF, ITILOSA)
Offline