Results 1 to 3 of 3

Thread: Hide view change log button

  1. #1
    rajeshvaya is offline Member
    Join Date
    Nov 2010
    Posts
    5

    Default Hide view change log button

    Hi

    I m using Sugar 6 and i m not able to hid the view change log button.

    i tried $this->dv->defs['templateMeta']['form']['buttons'][0] and all indexes but still not working
    when i do print_r($this->dv->defs['templateMeta']['form']['buttons']), I do not see any view change log button in the array but it still shows up in detailview page of contacts

    Kindly help,
    Thanks,

    Rajesh

  2. #2
    layman99's Avatar
    layman99 is offline Senior Member
    Join Date
    Jan 2011
    Location
    Shimla
    Posts
    82

    Unhappy Re: Hide view change log button

    Quote Originally Posted by rajeshvaya View Post
    Hi

    I m using Sugar 6 and i m not able to hid the view change log button.

    i tried $this->dv->defs['templateMeta']['form']['buttons'][0] and all indexes but still not working
    when i do print_r($this->dv->defs['templateMeta']['form']['buttons']), I do not see any view change log button in the array but it still shows up in detailview page of contacts

    Kindly help,
    Thanks,

    Rajesh

    In which file your have done these changes . I am also working on changing the change log view window option of detailview in sugarcrm 6.0.3.
    If you have get this result pls send me mail dear.

  3. #3
    layman99's Avatar
    layman99 is offline Senior Member
    Join Date
    Jan 2011
    Location
    Shimla
    Posts
    82

    Unhappy Re: Hide view change log button

    hi dear , i want to change the popup window which appears on clicking view log change in detailview of every module . The desired solution i needed -
    1) I need the pop-up window in full screen mode i.e full window size.
    2) The records which are audited in view log change comes in new line when the string is to long.
    e.g.
    old value- I am a software engineer working for an IT company.
    new value- I am a software developer working for a Pharma company.

    old value new value
    I am a software engineer I am a software developer working
    working for an IT company. for a Pharma company.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. hide button
    By nimjec101 in forum Developer Help
    Replies: 5
    Last Post: 2010-12-13, 03:42 PM
  2. Hide view change log button
    By nanduruchi in forum Developer Tools
    Replies: 7
    Last Post: 2010-12-09, 09:29 AM
  3. How to hide the View change log button in leads module
    By naveen2k7 in forum Developer Help
    Replies: 1
    Last Post: 2010-06-15, 10:13 AM
  4. View change log button on projects page
    By zonez in forum Developer Help
    Replies: 2
    Last Post: 2009-11-26, 10:44 AM
  5. Can't find 'View Change Log' button
    By leigh in forum Help
    Replies: 6
    Last Post: 2006-05-30, 02:53 PM

Tags for this Thread

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
  •