Hello,
I need the button below to trigger before a contract changes from Draft > Invoiced > Active. How do I do that? Javascript? Workflow? Plugin? Please advise!!
*This post is locked for comments
Hello,
I need the button below to trigger before a contract changes from Draft > Invoiced > Active. How do I do that? Javascript? Workflow? Plugin? Please advise!!
*This post is locked for comments
How can I do so using Client-side?
I hate writing plugins if I don't need to!
Hi Alan, you can do it in all 3 but for your requirement i suggest a pre-operation synchronous plugin. You can use this request: https://msdn.microsoft.com/en-us/library/microsoft.crm.sdk.messages.calculaterollupfieldrequest.aspx . From what I've read, it must be called for each field that needs to be calculated. The result is given in the response.
André Arnaud de Cal...
292,489
Super User 2025 Season 1
Martin Dráb
231,305
Most Valuable Professional
nmaenpaa
101,156