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

Thread: adding sub tabs

  1. #1
    mswathi is offline Senior Member
    Join Date
    Jul 2009
    Posts
    24

    Default adding sub tabs

    Hi all,

    I have created a new module using module loader.I want to add other tabs as subtabs to my module so howcan i do it.

  2. #2
    crmbalah is offline A Prolific Poster
    Join Date
    Mar 2009
    Location
    chennai
    Posts
    418

    Default Re: adding sub tabs

    HI
    try to create "Configure Group Tabs"

  3. #3
    mswathi is offline Senior Member
    Join Date
    Jul 2009
    Posts
    24

    Default Re: adding sub tabs

    yes i have tried it by using Configure Group tabs but it doesn't make any difference on the page

  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: adding sub tabs

    Can you clarify what did you do on Configure Group Tabs page?

    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.

  5. #5
    mswathi is offline Senior Member
    Join Date
    Jul 2009
    Posts
    24

    Default Re: adding sub tabs

    HI Andopes,

    Thanks for your help...
    I have a HR Module,Employee Information,Leaves,Vacancies Modules.Now i want to display the Employee Information,Leaves,Vacancies Modules are subtabs to my HR Module.

    For that I opened the Configure Group Tabs in sugarcrm Admin panel.Selected the Add Group button and chenged the New Group to the HR Module and then drag and drop the those 3 module into that box.Then i clicked on the SAve&Deploy button.But i didn't find any change on the page.

    Please help me to fix this problem.

    Thanks and Regards,
    Swathi.

  6. #6
    dekleinemedia is offline A Prolific Poster
    Join Date
    May 2009
    Location
    Netherlands
    Posts
    241

    Default Re: adding sub tabs

    Quote Originally Posted by mswathi View Post
    HI Andopes,

    Thanks for your help...
    I have a HR Module,Employee Information,Leaves,Vacancies Modules.Now i want to display the Employee Information,Leaves,Vacancies Modules are subtabs to my HR Module.

    For that I opened the Configure Group Tabs in sugarcrm Admin panel.Selected the Add Group button and chenged the New Group to the HR Module and then drag and drop the those 3 module into that box.Then i clicked on the SAve&Deploy button.But i didn't find any change on the page.

    Please help me to fix this problem.

    Thanks and Regards,
    Swathi.
    Hi Swathi,

    Have you checked if these custom modules are displayed or hidden? Check this in Administration --> Configure tabs. Make sure these modules are under Display Tabs.
    Kind regards,

    De Kleine Media


    SugarCRM CE v.5.2.0h
    Windows platform
    MySQL v.5.1
    phpMyAdmin - 2.11.2.2
    Apache Server v.2.0

  7. #7
    mswathi is offline Senior Member
    Join Date
    Jul 2009
    Posts
    24

    Default Re: adding sub tabs

    Hello De Kleine Media,



    Thanks for your response.

    I've checked the congfigure tabs in Admin panel all the modules under Display Tabs only.But I am unable to add the subtabs.I tried it by using cinfigure group tabs but there is no change in display tabs.


    Thanks in advance,
    Regards,
    Swathi.

  8. #8
    aureh12 is offline Sugar Community Member
    Join Date
    Feb 2009
    Posts
    96

    Question Re: adding sub tabs

    Same problem here.
    I created a TAB GROUP.

    It appears well at the top of Sugar for my modules.

    But the new TAB GROUP does not appear for the SUBPANELS.
    The SUBPANELS included in that TAB GROUP are listed under OTHER.

    Thanks for you help.

  9. #9
    aureh12 is offline Sugar Community Member
    Join Date
    Feb 2009
    Posts
    96

    Default Re: adding sub tabs

    Ok. Got the answer:

    We need to rename the subpanel using the same name as the module in:

    /custom/Extension/modules/Accounts/Ext/Layoutdefs/

    PHP Code:
    $layout_defs["Accounts"]["subpanel_setup"]["MODULE_NAME"] = array ( 
    please, anybody tell me if this is wrong.

  10. #10
    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: adding sub tabs

    This is one of the possible workaround to do that.
    Good insight!

    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.

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. Adding new Tabs to Contact
    By jlabuelo in forum Developer Help
    Replies: 1
    Last Post: 2009-02-19, 07:03 AM
  2. Adding tabs to documents subpanel
    By Kalendrinn in forum Developer Help
    Replies: 1
    Last Post: 2008-01-26, 10:36 AM
  3. adding tabs
    By Spy123 in forum Developer Help
    Replies: 0
    Last Post: 2007-01-27, 09:15 AM
  4. Adding subpanels without tabs
    By richmogd in forum Developer Help
    Replies: 14
    Last Post: 2006-06-14, 05:45 PM
  5. Replies: 0
    Last Post: 2006-01-11, 11:27 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
  •