Results 1 to 5 of 5

Thread: History Subpanel does not shows the custom field value

  1. #1
    kshaw661 is offline Member
    Join Date
    Jan 2011
    Location
    India
    Posts
    19

    Default History Subpanel does not shows the custom field value

    Hi,
    There is a custo field name cuctomer_type_c. It does not give any value to subpanel while default field is given.

    'cuctomer_type_c'=>array(
    'vname' => 'LBL_CUCTOMER_TYPE',
    'width' => '10%',
    'force_exists' => true,
    'sortable' => false

    ),

    Plese help me
    Thank
    Kunal

  2. #2
    kbrill's Avatar
    kbrill is offline SugarCRM PS Engineer
    Join Date
    Jul 2004
    Location
    St Louis, MO
    Posts
    3,183

    Default Re: History Subpanel does not shows the custom field value

    Have you tried it without the

    'force_exists' => true,
    Kenneth Brill - Help Forum Moderator

    I do not respond to 'Private Messages'. Please email me directly instead

    When asking for help, PLEASE give us your Server Information and Version Numbers as asked for on the 'Post New Message' screen as well as any JavaScript errors shown at the bottom of the browser window.
    Help us Help You

  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: History Subpanel does not shows the custom field value

    Try also add the attribute:
    'default' => true,

    Probably is this one that is missing.
    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

  4. #4
    ashdwi1's Avatar
    ashdwi1 is offline Sugar Community Member
    Join Date
    May 2008
    Location
    Noida
    Posts
    198

    Default Re: History Subpanel does not shows the custom field value

    Quote Originally Posted by kshaw661 View Post
    Hi,
    There is a custo field name cuctomer_type_c. It does not give any value to subpanel while default field is given.

    'cuctomer_type_c'=>array(
    'vname' => 'LBL_CUCTOMER_TYPE',
    'width' => '10%',
    'force_exists' => true,
    'sortable' => false

    ),

    Plese help me
    Thank
    Kunal
    Hello,
    probably field need to added in all 4-5 modules for which history panel is showing ( calls, meetings , tasks , notes )
    for all others modules , for which field is not concerned , you can put 'force_exists'=>true.
    thanks
    Almost available at skype or gtalk at ashdwi1.

    SugarForge Project:
    http://www.sugarforge.org/projects/gmapdirection
    Email: ashdwi1@gmail.com
    Mob: +919005468298

    Hire us at Odesk at
    https://www.odesk.com/users/~~b9eff8ff219fd705

    Hire Us at Elance at:
    http://ashdwi1.elance.com

  5. #5
    kbrill's Avatar
    kbrill is offline SugarCRM PS Engineer
    Join Date
    Jul 2004
    Location
    St Louis, MO
    Posts
    3,183

    Default Re: History Subpanel does not shows the custom field value

    Yes, yes, I missed both of those. The 'adding to all the history subpanel files' is the very important one here.

    This forum post shows all the files
    Kenneth Brill - Help Forum Moderator

    I do not respond to 'Private Messages'. Please email me directly instead

    When asking for help, PLEASE give us your Server Information and Version Numbers as asked for on the 'Post New Message' screen as well as any JavaScript errors shown at the bottom of the browser window.
    Help us Help You

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. History Subpanel Custom Field Data Missing
    By lmsservices in forum Developer Help
    Replies: 11
    Last Post: 2011-05-20, 09:18 AM
  2. Custom field in leads history subpanel
    By ash in forum Developer Help
    Replies: 20
    Last Post: 2010-05-10, 11:26 AM
  3. Replies: 4
    Last Post: 2010-04-14, 06:21 PM
  4. Custom Notes Field and History Subpanel Issues
    By hunger in forum Developer Help
    Replies: 7
    Last Post: 2009-07-04, 12:23 AM
  5. Add Custom field in History Subpanel of Lead Module
    By shyam007 in forum Developer Help
    Replies: 2
    Last Post: 2009-01-15, 08:14 AM

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
  •