Editing the number of rows returned in helpdesk

MUHenry's picture

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

Tedi's picture

I am interested in finding out how to change this also

I am interested in finding out how to change this also

David Falcon's picture

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.

Tedi's picture

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.