Results 1 to 7 of 7

Thread: I am sure this is a simple edit

  1. #1
    CNS Planet is offline Sugar Community Member
    Join Date
    Feb 2006
    Posts
    31

    Default I am sure this is a simple edit

    Since the update I am getting a complaint from a client that they can only see 10 calls max without turning pages and they want more. Is there a way to add options to the dropdown in the edit box? I am attaching a screenshot in case i did not explain it well enough.





    Thank you
    CNS

    if the image does not show go to sugar.pdf

  2. #2
    simple is offline Sugar Community Member
    Join Date
    Jul 2005
    Posts
    259

    Default Re: I am sure this is a simple edit

    Hi

    (Version 4.5.0c)

    In the file config.php (or config_override.php) you may set your own options.

    PHP Code:
      'dashlet_display_row_options' =>
      array (
        
    => '1',
        
    => '3',
        
    => '5',
        
    => '10',
      ), 
    Cheers Pascal
    Simplicity GmbH

  3. #3
    CNS Planet is offline Sugar Community Member
    Join Date
    Feb 2006
    Posts
    31

    Default Re: I am sure this is a simple edit

    Thank you very much!!! Is this file in the root or is it in a subdirectory?

    Thanks again
    CNS Planet

  4. #4
    rickcrites's Avatar
    rickcrites is offline Sugar Community Member
    Join Date
    Aug 2006
    Posts
    468

    Default Re: I am sure this is a simple edit

    Quote Originally Posted by CNS Planet
    Thank you very much!!! Is this file in the root or is it in a subdirectory?

    Thanks again
    CNS Planet
    Config.php is in the root directory. So is config_override.php.

    best,
    Rick Crites

    First Founders Financial
    Clearwater, FL USA

    SugarCRM "Fully Loaded" version 4.5.1,
    by Ken Brill (great work)!

    Linux kernel 2.6.9-023stab033
    Apache 1.3.37
    PHP 5.1.6
    MySQL 5.0.27-standard

  5. #5
    CNS Planet is offline Sugar Community Member
    Join Date
    Feb 2006
    Posts
    31

    Default Re: I am sure this is a simple edit

    Should I change both files or just one?

    CNS Planet

  6. #6
    simple is offline Sugar Community Member
    Join Date
    Jul 2005
    Posts
    259

    Default Re: I am sure this is a simple edit

    Hi

    I would change (or add it to) config_override.php because config.php could be replaced by an upgrade.
    Cheers Pascal
    Simplicity GmbH

  7. #7
    CNS Planet is offline Sugar Community Member
    Join Date
    Feb 2006
    Posts
    31

    Default Re: I am sure this is a simple edit

    Simple,

    Thats simple! Thank you very much!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •