Results 1 to 3 of 3

Thread: Hide custom fields labels

  1. #1
    DN667 is offline Sugar Community Member
    Join Date
    Jul 2008
    Posts
    36

    Default Hide custom fields labels

    Hello all,

    I'm trying to hide labels some custom fields. I found that this should be done in /custom/modules/TheModule/metadata/XXXviews.php, but I can't completely figure out how. I think I need something like this:

    Code:
    'lbl_LABELNAME_c' =>
          array (
          'name' => 'FIELDNAME_c'
          'hidelabel' => true
          ),
    But I can't quite figure out where and how.

    I'm using SugarOS 5.0f.

    Best, Robin

  2. #2
    jchi is offline Sugar Team Member
    Join Date
    Sep 2008
    Posts
    62

    Default Re: Hide custom fields labels

    Maybe this will help you. Search 'hideLabel' in http://www.sugarcrm.com/wiki/index.p...ontroller_(MVC)
    Joshua
    Software Engineer
    SUGARCRM Inc.
    Home: http://www.sugarcrm.com | Live Demo: http://www.sugarcrm.com/sugarcrm

  3. #3
    genius786's Avatar
    genius786 is offline Sugar Community Member
    Join Date
    Nov 2008
    Location
    Karachi, Pakistan
    Posts
    131

    Smile Re: Hide custom fields labels

    Hi,

    hideLabel

    Its surely work ..... check case sensitive error and for further more see SUGARCRM developer guide.



    Best regards,
    SARFARAZ AHMED KHAN
    Karachi, Pakistan
    skype: genius_crystal
    genius_crystal@hotmail.com
    92-314-2595624

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Saving and updating custom fields data
    By jones70 in forum Developer Help
    Replies: 2
    Last Post: 2011-10-05, 06:10 AM
  2. upgraded to 4.5.1e, received "Metadata for table tracker does not exist"
    By sfgeorge in forum Installation and Upgrade Help
    Replies: 0
    Last Post: 2007-09-03, 02:24 PM
  3. Replies: 0
    Last Post: 2006-12-20, 11:39 PM
  4. Asterisk Patch 1.1.0 Crash on logon
    By skyracer in forum Help
    Replies: 6
    Last Post: 2006-07-08, 06:30 AM
  5. Replies: 7
    Last Post: 2006-06-06, 07:56 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
  •