Results 1 to 6 of 6

Thread: Title of subpanel for new module is wrong

  1. #1
    mcichelli is offline Sugar Community Member
    Join Date
    Jun 2006
    Posts
    81

    Default Title of subpanel for new module is wrong

    I am using SugarCRM Version 5.1 running on Windows 2003 Server.

    I created a new module called "Products" with the Module Builder (VERY impressive feature incidentally). There is a 1 to many relationship between Accounts and Products (i.e. each Account may have 0 or more Products associated with it).

    All seems well EXCEPT the title on the Products subpanel on the Accounts page appears to be the NAME of the label of the field that contains the word "Products" instead of the value "Products" itself.

    I searched for this very long string and found it in a few places, e.g. in the file htdocs\sugarcrm\custom\Extension\modules\Accounts\ Ext\Language\en_us.customaccounts_prodh_product_hi story.php I found

    <?php
    $mod_strings [ "LBL_ACCOUNTS_PRODH_PRODUCT_HISTORY_FROM_PRODH_PRO DUCT_HISTORY_TITLE" ] = "Products" ;

    What shows up on my screen as the title of the subpanel is
    "LBL_ACCOUNTS_PRODH_PRODUCT_HISTORY_FROM_PRODH_PRO DUCT_HISTORY_TITLE"


    Is this my goof somewhere? Or is this a bug? Anyone know how to fix it manually or otherwise?

    Martha

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

    Default Re: Title of subpanel for new module is wrong

    have you tried Quick Repair & Rebuild??
    Best Regards
    ---------------------------------------
    Heta Shah - iNET PROCESS
    heta.shah@inetprocess.com
    http://www.inetprocess.co.in
    Projects :
    iNETDocs -Project of the month(Dec-2008)
    iNETGoogleMap

  3. #3
    letrium is offline Sugar Community Member
    Join Date
    Dec 2008
    Posts
    614

    Default Re: Title of subpanel for new module is wrong

    Hi

    Try to determinate this lable in Products module (htdocs\sugarcrm\custom\Extension\modules\prodh_product\ Ext\Language\en_us.customaccounts_prodh_product_hi story.php)

  4. #4
    mcichelli is offline Sugar Community Member
    Join Date
    Jun 2006
    Posts
    81

    Default Re: Title of subpanel for new module is wrong

    My problem is that the variable NAME is being displayed instead of the VALUE. How can this happen?

    Martha

  5. #5
    jyim's Avatar
    jyim is offline Sugar Team Member
    Join Date
    Mar 2006
    Location
    Cupertino, CA
    Posts
    943

    Default Re: Title of subpanel for new module is wrong

    Martha,

    In 5.1, when you created the relationship between Accounts and the custom module, did you specify the label within the Edit Relationships page? There is a field where you can enter the label for your subpanel.

    In any case, the LBL tag should not be showing. I'm not able to reproduce the issue in 5.1 or 5.2. Are you able to reproduce the issue within another custom module or custom relationship?

    Jennifer Yim
    Senior Product Manager
    SUGARCRM Inc.
    Home: http://www.sugarcrm.com | Live Demo: http://www.sugarcrm.com/sugarcrm

  6. #6
    reddysankarsugarcrm is offline Senior Member
    Join Date
    Jan 2009
    Posts
    22

    Default Relationship among Custom modules

    Hi friends,
    Custom module means what we created by our own, Right? ok.

    let me explain about my problem. i have created one tab EmployeesInformation and in that one module named as EmployeeInfo. On clicking im showing empname,empmailid,jobtitle with empname has link on it. it you click on empname it has to redirect to some other module, it contains Contacts,emergency contacts,personal details and so on.....

    clearly i have these Contacts,emergency contacts,personal modules with me. i gave EmployeeInfo relation one to many to all these remaining modules.

    im getting these related module when i clicked on any one of the employee name, but for every module im getting name,modified date as headers. i dont have name in every module. i need to show my desired headers for my modules.

    how can i achieve it.

    i think every one you get understood my problem

    please reply me soon.
    i already wasted more time for this.


    thanks in advance
    reddy.sankar1983@gmail.como

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How to get page <title> to show the module name?
    By jbeaul in forum General Discussion
    Replies: 12
    Last Post: 2012-01-06, 12:12 PM
  2. change title from localhost to some other title
    By sidh211 in forum Developer Help
    Replies: 3
    Last Post: 2009-09-16, 04:02 PM
  3. Replies: 4
    Last Post: 2009-01-05, 06:42 PM
  4. Editing subpanel title bar
    By ndaniels in forum Help
    Replies: 3
    Last Post: 2007-09-13, 06:08 PM
  5. Where O Where Is My Module Title?
    By Headjoog in forum Developer Help
    Replies: 10
    Last Post: 2006-06-20, 02:08 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
  •