cancel
Showing results for 
Search instead for 
Did you mean: 

More then 50 rows per page in datalist

kraljek
Champ on-the-rise
Champ on-the-rise

Hi,

How I can display more then 50 rows per page. I want maybe 500 rows. Where I can change this options?

Thx

Tomislav

1 REPLY 1

kalpesh_c2
Star Collaborator
Star Collaborator

Hi Tomislav

To change the number of rows displayed in data list page you have to override the file named datagrid.js which can be found in path  "<alfresco-home>\tomcat\webapps\share\components\data-lists" in that file change the value of "pageSize" variable as per your requirement.

pageSize: 50,‍‍‍‍‍

Thanks,

Kalpesh

ContCentric