Results 1 to 2 of 2

Thread: unable to display custom module name on menu

  1. #1
    anjireddy987 is offline Senior Member
    Join Date
    Jan 2010
    Location
    hyderabad,india
    Posts
    91

    Default unable to display custom module name on menu

    Hi,

    i created a module cl_clients, and renamed as "franchise", the functionality of this custom module is working but on menu bar it's not displaying the name.it's showing empty.
    How to solve this?

  2. #2
    anjireddy987 is offline Senior Member
    Join Date
    Jan 2010
    Location
    hyderabad,india
    Posts
    91

    Default Re: unable to display custom module name on menu

    i resolve this problem .

    Actually the custom module name unable to display on tab menu.
    the reason for this this is the name of that module is not displayed in : custom folder.

    path for this is: <sugarroot>/custom/Extensions/applications/Ext/Language/en_us.Client.php

    in this file i added a new line :

    $app_list_strings['moduleList']['CL_Clients'] = 'Franchise';

    after that repair the extension.
    Now it's showing the name.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. not displaying the custom module name on menu
    By anjireddy987 in forum Developer Help
    Replies: 1
    Last Post: 2010-05-03, 07:26 AM
  2. Replies: 1
    Last Post: 2009-08-07, 10:38 AM
  3. Unable to remove the custom module
    By srini123 in forum Developer Help
    Replies: 2
    Last Post: 2009-06-23, 05:21 AM
  4. no shortcuts menu in a custom module
    By zaska in forum Help
    Replies: 2
    Last Post: 2009-06-09, 01:28 PM
  5. Unable to Email Archive to Custom Module
    By snullx in forum Developer Help
    Replies: 2
    Last Post: 2009-02-04, 02:58 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
  •