In Dynamic CRM fill in the field automatically

前端 未结 2 774
野性不改
野性不改 2021-01-16 16:13

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 automatica

相关标签:
2条回答
  • 2021-01-16 16:43

    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

    0 讨论(0)
  • 2021-01-16 16:58

    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

    0 讨论(0)
提交回复
热议问题