Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Select all items at once in popup window!

  1. #1
    gosugar is offline Sugar Community Member
    Join Date
    Jan 2006
    Posts
    108

    Default Select all items at once in popup window!

    Everyone,

    Is there a way to add a button that will automatically check all items at once in the popup window. For example, a search in the popup window returns 200 items and I want to select all those items at once. Right now I can mulitselect after clicking the Next button over and over again. Each time I click Next, only 20 items displayed. For 500 items, it is a lot of repetitive work. I know that I can change the config file to display more than 20 items at a time, but the ListView window will also affected and I don't want Sugar to run more slowly.

    Any help is greatly appreciated. Thank you.
    Last edited by gosugar; 2006-06-07 at 01:43 PM.

  2. #2
    janco is offline Member
    Join Date
    Jun 2008
    Posts
    7

    Default Re: Select all items at once in popup window!

    Hi gosugar,

    did you find a solution for this? I am still struggling to get this working.

    Thank you

  3. #3
    jamesj55 is offline Member
    Join Date
    Apr 2009
    Posts
    11

    Smile Re: Select all items at once in popup window!

    Hi,

    I am interested in finding out how to do this to. My problem specifically is:

    When adding contacts to a target list, selecting contacts through the popup window only allows for the selection of 20 records at a time. Considering that this list is already filtered (ie all contacts belonging to userA) then it would make sense to have a button that selects all of the contacts in the list. Thus in one click, all contacts can be added to a target list.

    This would be really helpful to know about. If anyone knows how to accomplish this please share with us lesser mortals!

    Thanks.

  4. #4
    crmsiva's Avatar
    crmsiva is offline A Sugar Hero
    Join Date
    Jan 2009
    Location
    Chennai, India
    Posts
    1,130

    Default Re: Select all items at once in popup window!

    Hi

    Check this

  5. #5
    jamesj55 is offline Member
    Join Date
    Apr 2009
    Posts
    11

    Default Re: Select all items at once in popup window!

    Yes, I had a look at this, but as I am running Sugar vsn 5.2.0d and the latest release of PP is for 5.2.0c - I could not load it through the modules administration panel. Am looking forward to it though. Is there any other way to fix this in the mean time?

  6. #6
    madmat is offline Sugar Community Member
    Join Date
    Feb 2008
    Location
    Germany
    Posts
    164

    Default Re: Select all items at once in popup window!

    Quote Originally Posted by jamesj55 View Post
    Yes, I had a look at this, but as I am running Sugar vsn 5.2.0d and the latest release of PP is for 5.2.0c - I could not load it through the modules administration panel. Am looking forward to it though. Is there any other way to fix this in the mean time?
    Simply edit the manifest.php and it works for you too.
    PHP Code:
     'version'                         => '5.2.0e'
    PHP Code:
    'acceptable_sugar_versions' => array (
              
    'exact_matches' => array (
                
    => "5.2.0e",
              ), 
    Last edited by madmat; 2009-05-12 at 11:25 AM.

  7. #7
    janco is offline Member
    Join Date
    Jun 2008
    Posts
    7

    Default Re: Select all items at once in popup window!

    Siva, thank you for the Power Prospecting thing.

    This is however not solving this problem. With this solution you cant have one contact assigned to more Target Lists.

    Still looking for the solution .......

  8. #8
    vinod989 is offline Member
    Join Date
    Jun 2009
    Posts
    7

    Default Re: Select all items at once in popup window!

    I am using the latest version that is 5.2.0j and i have changed the manifest file for new version. But i am getting the error while uploading in module builder. Please suggest .

  9. #9
    jamesj55 is offline Member
    Join Date
    Apr 2009
    Posts
    11

    Default Re: Select all items at once in popup window!

    I am very interested to see what files are involved in this proceedure. I still really want to add a button to make the select all at once happen rather than adding a few at a time. Has anyone tried this and if so is there a resource anywhere that explains it?
    Thanks.

  10. #10
    ajoudeh is offline Member
    Join Date
    Jul 2010
    Posts
    10

    Exclamation Re: Select all items at once in popup window!

    Fatal error: Call to undefined method MassUpdate::doMassUpdateFieldsExistForFocus() in ~/include/ListView/ListViewDisplay.php on line 286

Page 1 of 2 12 LastLast

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
  •