- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2023 09:23 PM
Hi community ,
i am facing a issue in list view , the table does have 4k record but the number is only showing 100 record if i click on next button its showing the next 100 record , please refer below:
and also last page button is not visible.
if i group by name then its showing the total number of record as below:
so how can i get the total number of record without any filter .
Thanks in advance !!!!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2023 11:24 PM
Can you check if "Remove pagination count" is checked in list control?
- Right-click a header in the list and navigate to Configure > List Control.
- Un-Check Remove pagination count
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2023 10:20 PM
Out of the box, we can view 10, 15, 20, 50 or 100 records at a time in a list view, the default is 20.
It can be configured via glide.ui.per_page system property
For more info - KB0780183
If I could help you with my response you can mark it as helpful and correct as it benefits future viewers
Thanks,
Sai Kumar B
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2023 10:27 PM
Hi Sai,
this is not what i am looking for .
by default it should show the total count , but somehow its not .
if you open any cmdb_ci table it will show like below:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2023 11:24 PM
Can you check if "Remove pagination count" is checked in list control?
- Right-click a header in the list and navigate to Configure > List Control.
- Un-Check Remove pagination count