Results 1 to 2 of 2

Thread: various problems with editing modules

  1. #1
    intrapoint is offline Junior Member
    Join Date
    Sep 2010
    Posts
    1

    Default various problems with editing modules

    Hi,

    * I can't find the email mail module in Studio, how to retrieve it?

    * I also wish to delete the line item in Quotes, don't want it in either deatil or edit view. Howerver I can't figure out how to do this.

    *I also wish to edit list view of the sub panel history, anyone who can give me any tips?

    Thanks!

  2. #2
    davidboris is offline Sugar Community Member
    Join Date
    May 2010
    Posts
    1,113

    Default Re: various problems with editing modules

    Hello,

    * I can't find the email mail module in Studio, how to retrieve it?
    Cant have it. Curiosity, Why do you need it?

    * I also wish to delete the line item in Quotes, don't want it in either deatil or edit view. Howerver I can't figure out how to do this.
    Check for the file editviewdefs.php & detailviewdefs.php under custom/modules/Quotes/metadata, if not found, copy and paste from modules/Quotes/metadata and comment out line

    For detail view,
    PHP Code:
    'footerTpl'=>'modules/Quotes/tpls/DetailViewFooter.tpl' 
    For edit view,
    PHP Code:
    'footerTpl'=>'modules/Quotes/tpls/EditViewFooter.tpl' 
    *I also wish to edit list view of the sub panel history, anyone who can give me any tips?
    On forum, it has been discussed several times, and it requires many files modifications to add a single column.
    Thumbs up.

    Skype ID - david__boris

    SugarForge Projects:

    WYSIWYG now in studio!(Version 1.1 is out now!)

    Sugar Feeds on your personalized home pages like iGoogle, My Yahoo!, etc.

    Fab Tools! > Dashlet Not Followed Opportunities for past six Months

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Editing/Extending modules not in Studio
    By dan.trainor in forum Developer Help
    Replies: 3
    Last Post: 2010-12-14, 06:36 PM
  2. Problems editing HTML mails
    By onandia in forum Help
    Replies: 1
    Last Post: 2010-07-14, 11:44 AM
  3. Problems re-saving (editing) drafts<?>
    By jeffjw in forum Help
    Replies: 3
    Last Post: 2007-01-08, 08:20 PM
  4. Editing Modules
    By nbowman in forum Help
    Replies: 2
    Last Post: 2006-12-27, 02:05 AM
  5. Replies: 0
    Last Post: 2005-09-30, 02:07 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
  •