Results 1 to 10 of 10

Thread: Modify Titles

  1. #1
    rps1984 is offline Sugar Community Member
    Join Date
    Jun 2006
    Location
    New York
    Posts
    62

    Default Modify Titles

    I am trying to remove the "Ticker Symbol" from the attached screenshot.

    This appears under the Accounts page when you view the Account List.

    Also, how do I add another field that I would like to have visible, so instead of "Ticker Symbol" maybe I want to have "Account Type"

    Thanks
    Attached Images Attached Images  
    Red Pepper Solutions LLC
    New York

  2. #2
    sacramentojoe is offline Sugar Community Member
    Join Date
    Nov 2005
    Posts
    447

    Default Re: Modify Titles

    Edit the LIstView.html file.
    You can do it via studio as well.

  3. #3
    andydreisch's Avatar
    andydreisch is offline Sugar Team Member
    Join Date
    Apr 2005
    Location
    San Jose
    Posts
    2,080

    Default Re: Modify Titles

    Hi all, a standard admonishment that Studio-based modifications are upgrade-safe while direct changes to underlying HTML is not.

    Andy
    Andy Dreisch
    Vice President, Online Team


    Check out our Podcasts!
    Sugar University for training
    Sugar Wiki for developer and user help
    SugarForge for modules, themes, lang packs
    SugarExchange for production-ready extensions
    Enter/view bugs via the Sugar bug tracker

  4. #4
    rps1984 is offline Sugar Community Member
    Join Date
    Jun 2006
    Location
    New York
    Posts
    62

    Default Re: Modify Titles

    For anyone else that is having this issue, you need to edit the List View under the Studio. The Default column on the left side is what displays in the screenshot above.
    Red Pepper Solutions LLC
    New York

  5. #5
    sacramentojoe is offline Sugar Community Member
    Join Date
    Nov 2005
    Posts
    447

    Default Re: Modify Titles

    Quote Originally Posted by andydreisch
    Hi all, a standard admonishment that Studio-based modifications are upgrade-safe while direct changes to underlying HTML is not.

    Andy
    Andy, what exactly does the studio do to make these changes upgrade safe?
    I'm asking because we have a BUNCH of different divs in our pages that don't display in the studio and we have to do it manually. If we could replicate it on our end to stay upgrade safe, that would be ideal.

  6. #6
    andydreisch's Avatar
    andydreisch is offline Sugar Team Member
    Join Date
    Apr 2005
    Location
    San Jose
    Posts
    2,080

    Default Re: Modify Titles

    Hi Sac...joe, good question as it goes to changes you made need to make outside the Studio context, and their impact on upgradability.

    Maybe we should evote a podcast topic to just this issue and have some Studio experts as guest speakers.

    In the interim, a change made via Studio is not flagged during the upgrade process whereas changes outside Studio (i.e., made straight to the underlying HTML) are flagged during the upgrade process.

    I'll ask around about exactly how this is detected (because I honestly forget).

    I'll also check into how Studio may differ in this regard in Release 5.0.

    Andy
    Andy Dreisch
    Vice President, Online Team


    Check out our Podcasts!
    Sugar University for training
    Sugar Wiki for developer and user help
    SugarForge for modules, themes, lang packs
    SugarExchange for production-ready extensions
    Enter/view bugs via the Sugar bug tracker

  7. #7
    sacramentojoe is offline Sugar Community Member
    Join Date
    Nov 2005
    Posts
    447

    Smile Re: Modify Titles

    Andy, a podcast would be great. Anything you can provide, we'd really appreciate.

    Thank you.

  8. #8
    yph's Avatar
    yph
    yph is offline Sugar Community Member
    Join Date
    Oct 2005
    Posts
    60

    Default Re: Modify Titles

    Presentation files (e.g., HTML) that are detected modified will NOT be overwritten during the upgrade, while other files (such PHP) will be overwritten by default. A list of checkboxes will be presented, the default value of the checkboxes are determined as described above. The current version uses the MD5 to detect the modification of files.

    In the old days, before we rectified the MD5 generation in each release (can't remember when but probably before 4.5.0), we didn't have a systematic way to determine the modification status. But we did have a way to find out if HTML files have been edited by the Studio (we looked for evidence in the cache directory), therefore the HTML files modified by the Studio were detected and preserved (i.e., not overwritten). In those days, Studio modified HTML files did receive a different treatment by the upgrade process.

    Nowadays, upgrade will detect file modification for both hand-modified and Studio modified HTML files via MD5 comparison.

    Any customization that can be done via Studio should be done by Studio, that is the best practice and how we expect users to use the system and how we can support. In places where you have to modify HTML or template files by hand, make sure you do not disrupt the slot or span tags that the Studio depends on.
    Last edited by yph; 2007-06-08 at 07:52 AM.
    Yun-Ping Hsu

  9. #9
    andydreisch's Avatar
    andydreisch is offline Sugar Team Member
    Join Date
    Apr 2005
    Location
    San Jose
    Posts
    2,080

    Default Re: Modify Titles

    Thanks for the clarification, Yun-Ping.

    Andy
    Andy Dreisch
    Vice President, Online Team


    Check out our Podcasts!
    Sugar University for training
    Sugar Wiki for developer and user help
    SugarForge for modules, themes, lang packs
    SugarExchange for production-ready extensions
    Enter/view bugs via the Sugar bug tracker

  10. #10
    sacramentojoe is offline Sugar Community Member
    Join Date
    Nov 2005
    Posts
    447

    Default Re: Modify Titles

    Thanks guys.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 1
    Last Post: 2008-07-31, 11:04 AM
  2. Replies: 2
    Last Post: 2007-11-28, 02:10 PM
  3. Warning: Cannot modify header information
    By JoeySperz in forum Help
    Replies: 0
    Last Post: 2007-04-13, 06:26 PM
  4. Sub-Panel Titles
    By Beagle in forum Developer Help
    Replies: 0
    Last Post: 2006-07-26, 07:36 PM
  5. SugarCrm 4.0 Patch
    By mgamboa in forum General Discussion
    Replies: 0
    Last Post: 2005-12-21, 04:14 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
  •