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

Thread: Can't modify Related to: dropdown in Create Note or Attachment

  1. #1
    mmansperger is offline Sugar Community Member
    Join Date
    Jan 2008
    Location
    Atlanta
    Posts
    40

    Question Can't modify Related to: dropdown in Create Note or Attachment


    Community Edition 5.0b

    I have modified the Cases module and now call it Policies. I have been able to change the labels in various places except for the Related to: dropdown in the Create Note or Attachment (History) sup-panel.

    I modified the parent_type_display dropdown through Studio and that made the correct changes to ALL other Sub-panels. However it had no effect on Create Note or Attachment (History) Sub-Panel. I also made changes to module_list & module_listsingular dropdowns and that also did not have any effect.

    I searched the vardefs for the Notes, History, and every module that the History sub-panel touches and found no clues. I also repaired the database just for kicks, but it made no difference.

    I am sure I am probably missing something simple, but it appears that the History sub-panel is using a dedicated dropdown and I can't find it.

    Anyone have any suggestions?

  2. #2
    ptemplin7 is offline Sugar Community Member
    Join Date
    Jun 2007
    Location
    Puget Sound Washington
    Posts
    380

    Default Re: Can't modify Related to: dropdown in Create Note or Attachment

    Hmm, intersting. Matbe one of the guru's can wiegh in and help us out here!

    Have you tried using a command line tool to search the files? grep for linux or explorer search for windows.

    Can't think of anything obvious.

    Hope you can find it,
    Paris

  3. #3
    heta's Avatar
    heta is offline Sugar Community Member
    Join Date
    Nov 2007
    Location
    Ahmedabad,India
    Posts
    214

    Smile Re: Can't modify Related to: dropdown in Create Note or Attachment

    Hello

    you can rename the dropdown value for that from

    include/language/en_us.lang.php

    search for variable::::: parent_type_display

    and change the

    Cases to Policies ...

    if it works, that Good!!

    Good Luck!
    Best Regards
    ---------------------------------------
    Heta Shah - iNET PROCESS
    heta.shah@inetprocess.com
    http://www.inetprocess.co.in
    Projects :
    iNETDocs -Project of the month(Dec-2008)
    iNETGoogleMap

  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: Can't modify Related to: dropdown in Create Note or Attachment

    HI, mmansperger

    The dropdown related to notes is the record_type_display_notes.

    --
    André Lopes
    Lâmpada Global Services
    Rua Bela Cintra, 299 conjunto. 51
    São Paulo, SP 01415-000
    tel1. 55 11 3237-3110
    cel. 55 11 7636-5859
    e-mail: info@lampadacrm.com.br

  5. #5
    mmansperger is offline Sugar Community Member
    Join Date
    Jan 2008
    Location
    Atlanta
    Posts
    40

    Thumbs up Re: Can't modify Related to: dropdown in Create Note or Attachment

    Heta,

    That fixed it! Thanks so much, I would of never found it. I guess I need a road map traveling in candyland.

    Appreciate the help!

    Mike

  6. #6
    mmansperger is offline Sugar Community Member
    Join Date
    Jan 2008
    Location
    Atlanta
    Posts
    40

    Default Re: Can't modify Related to: dropdown in Create Note or Attachment

    andopes,

    Thanks for the suggestion. It appears that History runs off of its own set of dropdowns and changing the languagr file variable parent_type_display did it.

    Regards,

    Mike

  7. #7
    mmansperger is offline Sugar Community Member
    Join Date
    Jan 2008
    Location
    Atlanta
    Posts
    40

    Default Re: Can't modify Related to: dropdown in Create Note or Attachment

    Well I spoke too soon. I changed parent_type_ display in include/language/en_us.lang.php on a Windows test system that had no customization yet (clean install) and it worked. When I went to my production system on a Ubuntu 7.10 box it has no effect. I did a repar too, and no change. The Ubuntu system has had a lot of customization.

    Still lost in Candyland...

  8. #8
    heta's Avatar
    heta is offline Sugar Community Member
    Join Date
    Nov 2007
    Location
    Ahmedabad,India
    Posts
    214

    Red face Re: Can't modify Related to: dropdown in Create Note or Attachment

    mmansperger, it might be case sensitive.. kindly test ur changes or provide here,
    Best Regards
    ---------------------------------------
    Heta Shah - iNET PROCESS
    heta.shah@inetprocess.com
    http://www.inetprocess.co.in
    Projects :
    iNETDocs -Project of the month(Dec-2008)
    iNETGoogleMap

  9. #9
    mmansperger is offline Sugar Community Member
    Join Date
    Jan 2008
    Location
    Atlanta
    Posts
    40

    Default Re: Can't modify Related to: dropdown in Create Note or Attachment

    Heta,

    I didn't get enough coffe yet. It is not working on either system. Here are my changes.


    'parent_type_display' =>
    array (
    'Accounts' => 'Account',
    'Bugs' => 'Bug Tracker',
    'Cases' => 'Policies',
    'Contacts' => 'Contact',
    'Leads' => 'Lead',
    'Opportunities' => 'Opportunity',

    It must be picking it up somewhere else. The Dropdown data is in a different order. See attached image.

    Mike

  10. #10
    heta's Avatar
    heta is offline Sugar Community Member
    Join Date
    Nov 2007
    Location
    Ahmedabad,India
    Posts
    214

    Unhappy Re: Can't modify Related to: dropdown in Create Note or Attachment

    or try to do ------------------------ (I HAVENT TESTED IT!! I M SORRY BCOZ I HAVE WINDOWS98)

    custom/include/Ext/langauage/en_us.lang.ext.php and add a line

    <?php
    $app_list_strings['parent_type_display']['Cases']='Policies';
    ?>


    if this also doesnt help then i m soooo sorry...
    Best Regards
    ---------------------------------------
    Heta Shah - iNET PROCESS
    heta.shah@inetprocess.com
    http://www.inetprocess.co.in
    Projects :
    iNETDocs -Project of the month(Dec-2008)
    iNETGoogleMap

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)

Similar Threads

  1. Note modification - attachment tracking
    By justinfisher in forum Developer Help
    Replies: 6
    Last Post: 2008-03-06, 04:34 PM
  2. InboundEmail attachment file problems.
    By jjwdesign in forum Help
    Replies: 3
    Last Post: 2007-09-27, 05:18 AM
  3. Replies: 4
    Last Post: 2006-12-06, 03:13 PM
  4. Replies: 0
    Last Post: 2006-08-04, 01:38 PM
  5. 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
  •