简体   繁体   English

我想在Dynamics 365 crm中从一种形式重定向到另一种形式

[英]I want to redirect from one form to another in dynamics 365 crm

i have created a C# plugin to stop the lead to convert into opportunity after Qualify, but now i want to redirect from Lead to any other Entity (say Account or contact) whenever the lead is qualified. 我已经创建了一个C#插件来阻止潜在客户在Qualify之后转化为机会,但是现在我希望只要潜在客户合格就可以从Lead重定向到任何其他实体(例如客户或联系人)。 if someone have a good working answer/way please tell me.. thanku. 如果有人有好的工作答案/方法,请告诉我.. thanku。 code in C# or JavaScript will work better. C#或JavaScript中的代码会更好地工作。

Create your plugin and register the step as shown on the image below. 创建您的插件并注册步骤,如下图所示。 Get the data from Target and the rest of logic it's up to you ... 从Target获取数据,其余的逻辑取决于您...

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM