Increasing the rows in a list pagination in Service Portal

Plissken
Tera Expert

Hello all,

I have been searching for a while now but I cannot find a way to increase the number of records displayed in a list within the Service Portal. So for example when you use the Data Table from instance widget in the Portal it only shows a maximum of 20 records, is there a way to increase it to say 50?

Thank you

1 ACCEPTED SOLUTION

You're right, I did same test on my test instance and still got 20. I looked further and I found that in out of box configuration, the widget My Open Incidents is hardcoded with 20, like in screen shot below. Changing there to 50 solved the issue. Even so I do not recommend setting it higher than 50 as you might get performance issues.



Screen Shot 2017-03-10 at 3.13.32 PM.png


View solution in original post

20 REPLIES 20

Morning Sergiu,



I've just checked with a different browser and still maximum of 20. This is made on the Widget Instance right not the actual widget?



Cheers



Martin


Morning Martin,



Yes Widget instances. Are you trying to change the same widget "My Open Incidents" or a different one? If a different one, let me know if it's an out of box one, so I can try testing it as well.


Hello Sergiu,



Thank you, it is not an out the box one but it uses the Instance with Table class. So I tested it on my dev instance by creating a Data Table Instance and getting the Maximum Entries to 40 and still only maxed out to 20.



Martin


I am going to test this on my own instance as well and give you an update by tomorrow.


You're a star Sergiu, thank you!