ACCORD5
Add a reply

ACCORD5 Company Forums » Trellis Desk » Peer-to-Peer Support

increase number of tickets displayed in ACP

 
  • Started 2 years ago by uscher
  • 4 posts in this topic
  • Latest reply from uscher
  1. uscher

    uscher

    offline
    Member

    where can i increase the number of displayd tickets/department when logged in to the ACP ?
    by default is 20. Would be nice to set this individually. Example 100+
    i checked all core files (mmmh..allmost) and the settings in the ACP but cant find this option...
    thanks
    uscher
    old link: http://legacy.forums.accord5.com/index.php?showtopic=854

    Posted 2 years ago #
  2. synx

    synx

    offline
    Member

     Best Answer

    This can be done by editing the following file: /admin/manage/ad_tickets.php

    Look up line 334 (in latest version).

    Find
    'limit' => array( $start, 20 ),

    Change to
    'limit' => array( $start, 100 ),

    Let us know if that worked (us as in this forum as i'm not related to this company)

    Posted 2 years ago #
  3. uscher

    uscher

    offline
    Member

    thanks sync

    works perfect, also for version 1.0.1 ;-)

    regards
    uscher

    Posted 2 years ago #
  4. uscher

    uscher

    offline
    Member

    how can i increase th number of pages displays at the bottom of the page? it still shows 3 pages, but there is now only 1 page witch displays 60+ tickets ?

    Posted 2 years ago #

RSS feed for this topic

Reply to this topic

You must log in to post.