Results 1 to 4 of 4

Thread: 520ce: massupdate Leads on Textfield

  1. #1
    mike2009 is offline Senior Member
    Join Date
    Mar 2009
    Posts
    25

    Default 520ce: massupdate Leads on Textfield

    Hello,

    I created via studio in Leads-module 5 new fields, named int_kam1 ... int_kam5, textfields.

    Now I want update a selection of these entrys (>5000 records) via massupdate-panel.

    In my new book I followed the procedure (two ways described):

    Creating in /custom/modules/Leads... a copy of /modules/Leads/vardefs.php. There I added my custom fields an gave them the attribute massupdate => true.
    Rebuilding extensions, relations and also a quick-repair didn't show me these fields in panel.

    2nd method:
    Creating in /custom/Extensions/modules/Leads/Vardefs the file extended.php.
    I inserted this: $dictionary['Leads']['fields']['int_kam1_c']['massupdate'] = true;
    Rebuilding extensions, relations and also a quick-repair didn't show me these fields in panel.

    3rd method:
    via Studio I tried to change the field-definitions. Not possible, massupdate-option is not available.

    Can anyone help ?

    Thanks
    Mike

  2. #2
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: 520ce: massupdate Leads on Textfield

    Hi Mike

    By default the Mass Update only display fields whose type is 'Date', 'Enum' (dropdown or radio button), 'Bool' (check box) and Relate.
    This because one can input anything into text and text are field, which may generate inconsistence across the data.

    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  3. #3
    mike2009 is offline Senior Member
    Join Date
    Mar 2009
    Posts
    25

    Default Re: 520ce: massupdate Leads on Textfield

    Thanks andopes.

    From where people can get this informations that text-fields are not massupdate--able ???

    Ok, then I must split the massupdate into two parts and filling the custom-text-fields directly in database.

    Nice holiday.
    Mike

  4. #4
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: 520ce: massupdate Leads on Textfield

    You can find this restriction on include/MassUpdate.php.

    But understand customization on this file is not upgrade safe.

    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Custom fields (textfield) en relation
    By BenoitBalzola in forum Français
    Replies: 2
    Last Post: 2009-03-31, 03:49 PM
  2. get text from textfield
    By maus in forum Developer Help
    Replies: 1
    Last Post: 2008-11-26, 10:00 AM
  3. relationship textfield
    By sk1983 in forum General Discussion
    Replies: 34
    Last Post: 2008-04-22, 04:58 PM
  4. TextField in DropDown umwandeln
    By stefan2309 in forum Deutsche
    Replies: 3
    Last Post: 2008-03-11, 07:02 AM
  5. how does it store a textfield value
    By sugarcare in forum Developer Help
    Replies: 2
    Last Post: 2006-04-20, 06:45 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
  •