How to increase the number of records showing on the form under column section?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2024 05:35 AM
I have total 24 records but at a time I able to see only 10 records to see remaining I have to click on next but instead if I want to increase the no of records showing where I can do it ? any idea?
like we are having show 10 rows per page or 50 rows per page on table list.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2024 05:41 AM
Hi @KM SN ,
Go to System Properties > UI Properties and search for 'Items per page'.
add the number you want to see
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2024 05:42 AM
HI @KM SN ,
You do this via properties as well:
a) Go to sys_properties.LIST
b) Search for glide.ui.per_page in system property name.
c) Add the number of records that are required to view in the 'Value' field.
You can add multiple choices by separated by a comma.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2024 09:55 PM
the values I have modified doesn't reflecting either in related list or in column section.
Any how the SS i have posted in query is after opening the required table from sys_db_object.List we do have a column section under which we see all the fields right.......there i want to increase the number of rows than what i am seeing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2024 10:07 PM
@KM SN ,
Go to the UI Properties -> Number of rows to display in lists: Increase the count to the number which you want here in this field
Note : when you increase this property it effects Globally for all the Tables
Regards,
Shyamkumar
Regards,
Shyamkumar