Is it possible to show more than 100 records on a list view(list layout) for a particular table ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2019 11:36 PM
Hi,
I want to show maximum number of records for a particular table in list view so that user can 'select all records' at a time and perform operation. I tried with 'number of records per page', but it is allowing me to display maximum 100 records only. Is there any way to show/allow user to show or select all records in a table on list view ?
TIA,
Shivani.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2019 11:40 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2019 04:37 AM
Hi, thanks for the update but the above implementation allows me to see all records for all lists.Is there any way to show all records from a particular table in List view?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2019 08:30 PM
Hi Shivani,
Setting the property globally will be applied to the List View globally. We cannot control to which list preferably we want to add more rows.
Regards
Omkar Mone
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2019 11:45 PM
Hi,
change this system property value to what you want like 150,200
glide.ui.per_page controls
Note: I won't recommend to increase that since it will have performance impact as more number of records are shown; it will slow down the list viewing. Try to keep it under 100 if possible.
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader