I am currently developing a CRM solution using account_A.
In that solution, I have a workflow which sends out an email. The "From" part of an email is account_A. This is to avoid the following error as discussed in https://community.dynamics.com/crm/f/117/t/150211
"You cannot send email as the selected user. The selected user has not allowed this or you do not have sufficient privileges to do so. Contact your system administrator for assistance."
For some reasons, I need to change the creator of this solution to account_B and to avoid the same error, I need to change the "From" part of the workflow email to account_B as well.
BUT how can I change the creator of my CRM solution from account_A to account_B? Both accounts are with Professional License.
Regards
Tiong