Re: [otrs] Show more than 25 tickets in Dashboard

2011-05-28 Thread Muhammad El-Sergani
Thanks Gerald, very much appreciated! Thanks and Best Regards, Muhammad El-Sergani. On Fri, May 27, 2011 at 7:49 AM, Gerald Young wrote: > Kernel/Output/HTML/DashboardTicketGeneric.pm > add a line after 96: > Desc => 'Shown Tickets', > Name => $Self->{PrefKey}, >

Re: [otrs] Show more than 25 tickets in Dashboard

2011-05-26 Thread Gerald Young
Kernel/Output/HTML/DashboardTicketGeneric.pm add a line after 96: Desc => 'Shown Tickets', Name => $Self->{PrefKey}, Block => 'Option', #Block => 'Input', Data => { 5 => ' 5', 10 => '10',

Re: [otrs] Show more than 25 tickets in Dashboard

2011-05-26 Thread Muhammad El-Sergani
Guys, any thoughts please? I believe it should be easily doable by editing one of the pm files, but which and how? Appreciate your support. On Thursday, May 26, 2011, Frank Thommen wrote: > Muhammad El-Sergani wrote: > > Dear all, > > Is there a way to show more than 25 messages in any of the da

Re: [otrs] Show more than 25 tickets in Dashboard

2011-05-26 Thread Frank Thommen
Muhammad El-Sergani wrote: Dear all, Is there a way to show more than 25 messages in any of the dashlets? In our case, only 25 tickets is a little bit low. [...] Nobody? I also have looked for this in SysConfig to no avail. Any hints? The 25 shown tickets are by far too few in our case,