Results 1 to 3 of 3

Thread: Possible to use Mass Update to modify more than 20 records at a time?

  1. #1
    Raileanu is offline Junior Member
    Join Date
    Jul 2008
    Posts
    1

    Default Possible to use Mass Update to modify more than 20 records at a time?

    I need to change the 'Team' for a large quantity of Organizations and Contacts and using 'Mass Update' one page at a time would take an unacceptably long time. Is there any way to modify these records in larger groups.

    Essentially I would like to find a tool similar to the 'Record Reassignment' option found the User Management section. The only difference being I want to reassign records based on 'Team' instead.

    Thanks for the suggestions.


    Sugar 5.0.0e

  2. #2
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: Possible to use Mass Update to modify more than 20 records at a time?

    Yes, click on Select and choose All Records.

  3. #3
    bstonehill is offline Sugar Community Member
    Join Date
    Nov 2006
    Location
    Atlanta, GA
    Posts
    98

    Default Re: Possible to use Mass Update to modify more than 20 records at a time?

    To get more than 20 records you have to change the listview quantity under system settings. As far as adding a field to mass update you have to modify the modules/module_name/vardefs.php file.

    Under the field you want to add, add this statement.

    'massupdate' => true,

    If I recall correctly the limitation of this is that only checkbox, dropdowns, and relate fields can be added.
    Sugar Version 5.1.0a
    PHP 5.2.5
    MySQL 5.0.37

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 0
    Last Post: 2007-06-16, 02:20 PM
  2. Mass Update Customisation
    By duncanb in forum Developer Help
    Replies: 4
    Last Post: 2007-05-16, 06:17 AM
  3. Mass Update won't work!
    By rsantiago in forum Help
    Replies: 6
    Last Post: 2006-08-18, 02:54 AM
  4. SugarCrm 4.0 Patch
    By mgamboa in forum General Discussion
    Replies: 0
    Last Post: 2005-12-21, 04:14 PM

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
  •