Editing the number of rows returned in helpdesk
Updated: 21 May 2010 | 3 comments
Hi Guys
I was wondering if anyone knows how to edit the number of rows returned in the Altiris helpdesk searches.
Its usually located in a dropdown box with a label
"Rows per page:"
and the options in the dropdown box are
"10, 25, 50, 100, 250, 500, 1000"
I would like to know what file i would need to edit to change the options in the dropdown box.
Thanks
discussion Filed Under:
Comments
I am interested in finding out how to change this also
I am interested in finding out how to change this also
Results
Not sure on changing the dropdown values, but I will take a look at it. I believe the saved value per user is saved in the tag table. So for instance if you did a select * from tag where name like '%size%' you should be able to see the values there depending on which list you are looking at. I will see if I can see were the paging is defined to provide a better answer.
Did you figure this out?
Not sure on changing the dropdown values, but I will take a look at it. I believe the saved value per user is saved in the tag table. So for instance if you did a select * from tag where name like '%size%' you should be able to see the values there depending on which list you are looking at. I will see if I can see were the paging is defined to provide a better answer.
Would you like to reply?
Login or Register to post your comment.