Skip to main content Join the Agentforce Virtual Hackathon to build innovative solutions and compete for a $50k Grand Prize. Sign up now. Terms apply.
Here is my delima,

We have the below 4 description fields

General Description

OEM 

Protection

Masking

We have these on our lead layouts, now if I just need to map them to the Contact, that would be simple, however, I need to map them to the Account, the problem I see with this is that if another lead is converted, then instead of just adding the new comments, it will over wright the old ones. We want to be able to keep a list of these items. I was thinking of maybe a related list that would show each comment, like on Cases where we can see Case Comments.

Does anyone have any suggestions on this?

Thank you,

Brennan
3 Antworten
  1. 29. Feb. 2016, 20:35
    I could not get this to work. I need this information to stay on the contact, as well as be copied to the Account, while not erasing anything previous. I have spend most of the day on this, and I may be able to shoot lazers from my eyes at this point.
  2. 26. Feb. 2016, 22:24
    You can do it with the combination of one more custom field and workflow rule

    For example, let take an example with General Description field.

    1. Create two custom field GeneralDescription and GeneralDescription1

    1. Map the lead field to GeneralDescription1 field of account object

    2. Then create a workflow rule to copy and append the value to the GeneralDescription field like below the field update operation

    GeneralDescription & GeneralDescription1

     
0/9000