Hi,
I would like to populate the "To" field of an email entity via JavaScript. In detail I want to populate the field with a simple email-address as string (e.g. "somebody@provider.com") an not with an activity party (lookup). As far as I know there's only one workaround to do this: http://mscrmbi.blogspot.com/2014/03/set-unresolved-email-ids-in-party-list.html
I tried it, but it does not really work - it leads to some ugly side effects. For example an error message will be thrown if try to send the email afterwards ("Cannot update parties unless email is in draft status").
I would like to know, is there another way to populate the "To" field with an email-address via JavaScript?
With best regards,
Michael
*This post is locked for comments