Results 1 to 3 of 3

Thread: modify the value of a field in a subpanel

  1. #1
    smwieland is offline Junior Member
    Join Date
    May 2009
    Posts
    1

    Default modify the value of a field in a subpanel

    I have a subpanel that represents a relationship to a custom module. I've added a field in the custom module called 'Status' which is coming from a custom table. The primary key of that table is the key of the association table that creates the many-to-many relationship between the contacts module and my new custom module. Right now i'm trying to modify the view.detail.php in contacts to modify the value, but i am unsure of the code to do such, any help would be greatly appreciated!

    Thank you

  2. #2
    SamuelAugy is offline Sugar Community Member
    Join Date
    Sep 2007
    Location
    Paris (France)
    Posts
    238

    Default Re: modify the value of a field in a subpanel

    Hi,

    I'm not sure what you want to do ? I don't understand if you want to modify the subpanel or the detailview ?

  3. #3
    christianknoll's Avatar
    christianknoll is offline Sugar Community Member
    Join Date
    Nov 2008
    Location
    Vienna
    Posts
    939

    Default Re: modify the value of a field in a subpanel

    If I iunterpret right what you are trying to do have a look at the fill_in_additional_list_fiels method in your custom module.

    christian

    Quote Originally Posted by smwieland View Post
    I have a subpanel that represents a relationship to a custom module. I've added a field in the custom module called 'Status' which is coming from a custom table. The primary key of that table is the key of the association table that creates the many-to-many relationship between the contacts module and my new custom module. Right now i'm trying to modify the view.detail.php in contacts to modify the value, but i am unsure of the code to do such, any help would be greatly appreciated!

    Thank you

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Modify Subpanel of Custom Module
    By RayGarrison in forum Developer Help
    Replies: 1
    Last Post: 2009-06-04, 11:08 AM
  2. Modify fields in Activities subpanel of Projects
    By lminnozzi in forum Developer Help
    Replies: 1
    Last Post: 2009-04-30, 11:23 AM
  3. How to modify Address Field
    By amrutha in forum Developer Help
    Replies: 2
    Last Post: 2009-04-01, 12:05 PM
  4. How do I modify the Subpanel History?
    By jasson in forum Developer Help
    Replies: 2
    Last Post: 2008-01-10, 10:57 AM
  5. Modify Proposal Subpanel View
    By tsturgeon in forum Developer Help
    Replies: 0
    Last Post: 2005-08-30, 03:54 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
  •