Results 1 to 2 of 2

Thread: hide tabs but allow subpanel

  1. #1
    ff76 is offline Sugar Community Member
    Join Date
    May 2008
    Posts
    96

    Default hide tabs but allow subpanel

    Hi,

    I have a problem..

    I created a new module with Module Builder named "Costi".

    I created relationship with Project (1-->N)..

    how do I hide the tab but allow subpanel in Project ?


    Thank you

  2. #2
    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: hide tabs but allow subpanel

    Create the file custom/Extension/modules/Project/Ext/Layoutdefs/layoutdefs.ext.php and add this line into it:

    PHP Code:
    <?php
    $modules_exempt_from_availability_check
    [<YourModule>] = <YourModule>;
    ?>
    Go to Admin -> Repair -> Rebuild Extensions

    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.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Hide Tabs
    By marketadvantage in forum Developer Help
    Replies: 2
    Last Post: 2008-08-25, 03:18 PM
  2. hide tabs but allow subpanel
    By mikesolomon in forum Help
    Replies: 17
    Last Post: 2008-08-08, 08:28 AM
  3. How to hide Tabs for Users?
    By AnitaD in forum Help
    Replies: 3
    Last Post: 2008-05-05, 01:14 PM
  4. hide tabs without using configure tabs in admin
    By dada in forum Developer Help
    Replies: 1
    Last Post: 2007-05-11, 11:23 PM
  5. Hide tabs before login
    By magnus in forum Help
    Replies: 5
    Last Post: 2006-05-27, 07:50 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
  •