Results 1 to 3 of 3

Thread: Globally editing dashlets

  1. #1
    DanBrown is offline Senior Member
    Join Date
    Jul 2008
    Posts
    95

    Question Globally editing dashlets

    Hi im using sugar 5.0.0g

    I would like to be able to remove the "Jotpad" from all clients,
    Im currently logging into each client and manually removing it from each, is there a quicker way, maybe removing it from the code?

    Thanks

  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: Globally editing dashlets

    Hi, Dan.

    Edit the file modules/Home/Dashlets/JotPadDashlet/JotPadDashlet.php

    and replace the line

    PHP Code:
             return parent::display($this->dashletStrings['LBL_DBLCLICK_HELP']) . $str '<br />'// return parent::display for title and such 
    by

    PHP Code:
            return ''
    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.

  3. #3
    DanBrown is offline Senior Member
    Join Date
    Jul 2008
    Posts
    95

    Thumbs up Re: Globally editing dashlets

    Thanks andre thats done it

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Remove dashlets from ADD DASHLETS
    By kinshibuya in forum Help
    Replies: 5
    Last Post: 2008-07-25, 07:04 PM
  2. Dashlets cannot be moved any longer
    By Egert33 in forum Installation and Upgrade Help
    Replies: 2
    Last Post: 2008-05-25, 03:47 PM
  3. Editing Dashlets (Perhaps)
    By dilbert.tie.syndrome in forum Help
    Replies: 2
    Last Post: 2008-02-25, 07:54 AM
  4. Error editing dashlets
    By ksechrist in forum Help
    Replies: 1
    Last Post: 2007-12-05, 10:26 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
  •