Results 1 to 2 of 2

Thread: Adding a field from one tab to another.

  1. #1
    rsantiago is offline Sugar Community Member
    Join Date
    Feb 2006
    Posts
    55

    Exclamation Adding a field from one tab to another.

    Hello All,

    I am trying to take the field CONTACT {SALUTATION} {FIRST_NAME} {LAST_NAME}&nb sp; {VCARD_LINK} from the LEADS tab and display that field on the ACCOUNTS Detail View tab.

    Can anyone explain how i can go about doing this?

    I have already tried opening the ACCOUNTS listview.html file and placing

    HTML Code:
     <td  valign="top" class="tabDetailViewDL"><slot>{MOD.LBL_NAME}</slot></td>
    	<td  valign="top" class="tabDetailViewDF"><slot>{SALUTATION}&nbsp;{FIRST_NAME}&nbsp;{LAST_NAME}&nbsp;&nbsp;{VCARD_LINK}</slot></td>
    where i would like the contents to display, but they do not. Can anyone offer any advice on how to display fields from one module to another. The default SUGARCRM settings already do this with certain fields such as ACCOUNT NAME and LEAD SOURCE. How can i do the same?

    Any assistance will be greatly appreciated.

  2. #2
    rsantiago is offline Sugar Community Member
    Join Date
    Feb 2006
    Posts
    55

    Default Re: Adding a field from one tab to another.

    Still looking for a little help with this one.

Thread Information

Users Browsing this Thread

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

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
  •