For Cases that have been opened under a Contact Name, is there a way with a workflow to get the case Customer name changed to an Account name. We have a need for cases to be opened under a Contact name to auto populate Contact information in the case.
We also need the cases to reside under an Account for consistency.
*This post is locked for comments
Brilliant, thank you.
I thought I had tried that combination but apparently not.
Hi Robsat,
You could create a workflow to update the case record the on creation and on change of the contact field.
See the screenshots below.
Hope this helps.
If the Case is created with a Contact in the Customer field, you could use a workflow similar to the one pictured below. If you need to "auto populate Contact information" to the Case, then you will need to execute those steps before this step updates the Customer to the Account.
Your first reply for mapping the case appears to be what we would need. I guess this is as good a time as ever to break down and do some Java Scripting.
Thanks for the reply.
I can't tell whether you want to clone a case and map it to an account, or you just want another field to capture the account.
For cloning, you can refer to this. But this is not practical if you think about it, the same case has a double count in the system (due to reporting purpose).
community.dynamics.com/.../154338
To map the account name from the contact name, you can do a simple JS.
>retrieve/create account with name = contact name
>create a new field in case and set the field value to the account lookup
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156