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-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-06-2019 05:07 AM
The above modification is global and list view result count is global only. I doubt this can be applicable to a table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2019 06:19 AM
Hi Rajesh,
yes that is a global change and not specific to table; So this has to be updated with caution
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2019 05:15 AM
Hi,
Check this link and reply of Anurag in this. This could help.
Mark the comment as a correct answer and helpful if it helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2019 08:51 PM