Results 1 to 2 of 2

Thread: Removing Shortcut Panels under Shortcuts menu

  1. #1
    Echoreef is offline Sugar Community Member
    Join Date
    Aug 2006
    Posts
    15

    Default Removing Shortcut Panels under Shortcuts menu

    On certain pages under the Shortcuts menu appear sub panels allowing quick entry to New Leads, New Contact etc.

    I dont want these to be viewable on my application. How do I delete the following;

    1. 'New Contact' panel under Shortcuts menu on the Home page tab
    2. 'New Leads' panel under the Shortcuts menu on the Leads page tab
    3. 'New Contact' panel under the Shortcuts menu on the Contacts page tab
    4. 'New Accounts' panel under the Shortcuts menu on the Accounts page tab
    5. 'Create Opportunity' panel under the Shortcuts menu on the Opportunities page tab
    6. 'New Case' panel under the Shortcuts menu on the Cases page tab
    7. 'New Bug' panel under the Shortcuts menu on the Bug Tracker page tab

    Appreciate your help on this one.

    Chris

  2. #2
    sankar is offline Sugar Community Member
    Join Date
    Dec 2005
    Posts
    145

    Default Re: Removing Shortcut Panels under Shortcuts menu

    to remove the items appearing in the shortcut menu, go to the menu.php in the module, comment the lines.

    To remove the panel, there is a function named get_new_record_form() in the forms.php file under the module. Either make it dummy function or return null. That won't display the panel.

Thread Information

Users Browsing this Thread

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

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
  •