Help for Creating Plugin in CRM DYNAMICS

Asked

Viewed 45 times

1

I need some help from you to create a plugin in CRM DYNAMICS. -I have an entity called trading and in it I have a field called "value" (currency type), in which I fill the field with some value. I have another field that would be a query of the "account" entity. I choose an account to receive this amount. -Every time an "account" is chosen to receive an accurate value save and add that value and update a field in the account entity. This field will receive all values for that account, accumulating everything that was saved in this "account". -I did it using a built-in field. It worked. But the problem is that after that I need to send an email (workflow) to the account that accumulate 500,000.00. And in the workflow I cannot put to trigger the workflow when changing a field of the accumulated type. -In short: I need to accumulate the value I put for an account by making a plugin. And the field that will receive this accumulated value will be a field of the type currency in another entity, for me later manage to create a workflow to fire e-mail.

Thank you very much.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.