Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Editing the number of rows returned in helpdesk

Updated: 21 May 2010 | 3 comments
MUHenry's picture
+1 1 Vote
Login to vote

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

Comments

Tedi's picture
18
Mar
2009
1 Vote +1
Login to vote

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
18
Mar
2009
1 Vote +1
Login to vote

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
27
Mar
2009
0 Votes 0
Login to vote

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.