I loaded the Customer Self Service portal. When the portal user creates a Case the Assigned To attribute automatically is assigned the value of SYSTEM. I would like to assign it to a particular user, preferably the Owner of the account that the portal user is a part of. But first I would like to set it to a real CRM user and not SYSTEM.
I tried a couple things.
1. Creating a workflow that runs when a Case gets created. The workflow changes the Assign To to the Owner which works when I run it manually, but doesn't run when the case gets created from the portal. I put the workflow in the Additional Setting tab/Action Button Configuration in the Entity Form called "Customer Service - Create Case".
2. Also in the same entity form I created Entity Form Metadata to set the Assign To attribute manually to a hard-wired CRM user id in the Set Value On Save section. Even though I can set other values using Entity Form Metadata, for instance the Case Title, and a custom field, setting the Assigned To field doesn't work.
I haven't seen any portal documentation that say anything about assigning a case to a particular CRM user.
Thanks,
Jerry
*This post is locked for comments