Results 1 to 4 of 4

Thread: How to remove Create and Select button from subpanel

  1. #1
    sawan is offline Sugar Community Member
    Join Date
    Dec 2007
    Posts
    130

    Default How to remove Create and Select button from subpanel

    Hi everyone,

    I am new to SugarCRM.
    I am working on SugarCRM Community edition Version 5.0.0a (Build 3120)


    I have tried by removing the code:

    'top_buttons' => array(
    array('widget_class' => 'SubPanelTopCreateButton'),
    array('widget_class' => 'SubPanelTopSelectButton', 'popup_module' => $module_name),
    ),
    from default.php from Modules\[Modulename]\Metadata\Subpanels\Default.php

    but it does not reflect the changes.I have even tried Custom\Modules\[Modulename]\Ext\Layoutdefs\Layoutdefs.ext
    but it does noyt help either.

    Does anybody know how to remove Create and Select button from subpanel.


    It is really urgent.

    Your idea and guidelines would really help me very much.
    Thanks in advance.
    Last edited by sawan; 2008-03-03 at 07:50 AM.

  2. #2
    krakoss2 is offline Sugar Community Member
    Join Date
    Jan 2008
    Posts
    53

    Default Re: How to remove Create and Select button from subpanel

    I have the same problem, i dont know why don't work.

  3. #3
    MatR is offline Sugar Community Member
    Join Date
    Jul 2007
    Location
    Paris, France
    Posts
    311

    Default Re: How to remove Create and Select button from subpanel

    Hello kakross2,

    I have done an answer here : http://www.sugarcrm.com/forums/showthread.php?t=31053, if it can help you.


    Regards,
    Mathieu Rodrigues
    Consultant CRM
    CARRENET - SugarCRM Gold Partner
    >>> Suivez notre actualité sur Twitter ! http://twitter.com/carrenet

  4. #4
    krakoss2 is offline Sugar Community Member
    Join Date
    Jan 2008
    Posts
    53

    Default Re: How to remove Create and Select button from subpanel

    Thanks you my problem is in custom/extension/module_name/layout/layout.defs.php
    Last edited by krakoss2; 2008-03-04 at 04:06 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Remove Create button in Subpanel
    By Tryphan in forum Developer Help
    Replies: 15
    Last Post: 2011-07-28, 04:53 AM
  2. Replies: 0
    Last Post: 2007-07-03, 10:12 AM
  3. change subpanel select button with a AJAX + textfield
    By sugarcare in forum Developer Help
    Replies: 0
    Last Post: 2006-09-05, 03:57 PM
  4. Menu item to replace subpanel create button
    By sugarcare in forum Developer Help
    Replies: 0
    Last Post: 2006-06-13, 05:12 PM
  5. Select button for Project instead of create only
    By gpfleging in forum Feature Requests
    Replies: 0
    Last Post: 2005-09-28, 06:28 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
  •