Results 1 to 3 of 3

Thread: How to add a field to mass update?

  1. #1
    kp1
    kp1 is offline Member
    Join Date
    Nov 2010
    Posts
    7

    Default How to add a field to mass update?

    Hello,

    We use Sugar Professional. I want to add a custom (multi-select) field to the mass update option. Is this possible? If so, how?

    Thanks!
    kp

  2. #2
    Gilneas is offline Sugar Community Member
    Join Date
    Apr 2010
    Posts
    53

    Default Re: How to add a field to mass update?

    I don't know how to do that in Prof, but in CE you can simply check a checkbox in Studio for the field.
    But as far as I know only a few type of fields are valid for mass update, e.g. DropDown.

  3. #3
    rafael.q.g@hotmail.com's Avatar
    rafael.q.g@hotmail.com is offline Sugar Community Member
    Join Date
    Jun 2011
    Location
    Florianópolis - Brazil
    Posts
    782

    Default Re: How to add a field to mass update?

    Another way is you edit the field properties into vardefs, adding the follow attribute to your field:
    PHP Code:
    'mass_update' => '1'
    Just run repair/rebuild from admin, and it is working.
    Rafael Queiroz Gonçalves
    Advanced OMG UML Certified Professional
    Sun Certified Enterprise Architect for the Java Platform
    Sun Certified Programmer for the Java 2 Platform
    IBM Certified Advanced Application Developer - Lotus Notes and Domino
    IBM Certified Application Developer - IBM WebSphere Portlet Factory
    Computer Science Mastering / UFSC - PPGCC

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How to update a non-mass update field on a mass update
    By hadoob024 in forum General Discussion
    Replies: 11
    Last Post: 2010-12-15, 03:56 PM
  2. Mass update a related field
    By ml_laferriere in forum General Discussion
    Replies: 3
    Last Post: 2009-11-11, 12:39 PM
  3. How to add mass update field?
    By jim.thornton in forum Developer Help
    Replies: 10
    Last Post: 2009-02-22, 08:21 PM
  4. Replies: 1
    Last Post: 2007-10-06, 07:20 AM
  5. Add Custom Field to Mass Update
    By sullivanjc in forum Developer Help
    Replies: 10
    Last Post: 2006-07-31, 06:17 PM

Tags for this Thread

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
  •