Results 1 to 2 of 2

Thread: 'save_query' => 'populate_only', tweak broken in 4.5e?

  1. #1
    bsprout is offline Sugar Community Member
    Join Date
    Oct 2005
    Posts
    16

    Default 'save_query' => 'populate_only', tweak broken in 4.5e?

    Does anyone know if the following tweak works in 4.5e. It seems not to work.
    Don't Automatically Repeat Previous Query on List Views


    * This change requires users to hit the search button or perform some other action for the list view to populate records.
    * Typically the results of the previous search would be the wrong data anyways.
    * Unfiltered seraches are really expensive and show the first 20 records of possibly millions.

    Configuration change in config.php or config_override.php:


    'save_query' => 'populate_only',
    Dale
    ]

  2. #2
    DJuser is offline Sugar Community Member
    Join Date
    May 2007
    Posts
    16

    Default Re: 'save_query' => 'populate_only', tweak broken in 4.5e?

    works for me in " Version 4.5.1e (Build 1049)" on Linux /MySQL

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
  •