Limit number of records to display

Khanna Ji
Tera Guru

Is there any settings where I can restrict number of records displayed in a list view? I can restrict by adding a filter condition at a module but this is not what I am looking.

Some setting on sys properties which will limit the records to display on all tables?

1 ACCEPTED SOLUTION

Abhinay Erra
Giga Sage

Hi swathi,

 

  Coming to exporting the records as excel, you do have a system property to set a limit on number of records you can export. System property is called as "glide.excel.export.limit"

View solution in original post

8 REPLIES 8

no ..not for export..but for showing the number of records on list view,by default it shows 20 records but my requirement is to show more than that for all forms.

 

Thank you.

Khanna Ji
Tera Guru
Any ideas?

Abhinay Erra
Giga Sage

Hi swathi,

 

  Coming to exporting the records as excel, you do have a system property to set a limit on number of records you can export. System property is called as "glide.excel.export.limit"

Thanks