Christopher Bai
Christopher Bai

Reputation: 391

In Dynamic CRM fill in the field automatically

I want to convert or qualify a lead into opportunity, but the lead has some self-define fields and I also want these self-define fields to go into the opportunity automatically. How to do it?

Upvotes: 0

Views: 4579

Answers (2)

Mario Trueba Cantero
Mario Trueba Cantero

Reputation: 51

As Guido said, you just need to modify the Lead- Opportunity Relationship. When you go to your solution, go to the Lead entity and to the relationships tab, there look for the Opportunity one, when you open it you will see a Mappings tab, there you can define which fields will be populated.

However please have in mind that this will only populate the fields on Create of an Opportunity!

If you want to also update automatically that opportunity when you update the lead you will need a plugin to do that.

Cheers,

Mario

Upvotes: 0

Guido Preite
Guido Preite

Reputation: 15128

You can do by editing the mapping of the relationship.

enter image description here

enter image description here

You can define the source field and the corresponding target field

Upvotes: 6

Related Questions