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
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?HTML Code:<td valign="top" class="tabDetailViewDL"><slot>{MOD.LBL_NAME}</slot></td> <td valign="top" class="tabDetailViewDF"><slot>{SALUTATION} {FIRST_NAME} {LAST_NAME} {VCARD_LINK}</slot></td>
Any assistance will be greatly appreciated.


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks