Answered by:
Right Click Options in CRM 2011 Email

Question
-
Hi,
I want the Context menu in CRM 2011 Email Activity for some Snippets, Spell Check, Insert Images.
Please send me some Suggestion/Code for that.
Regards,
K
HHHWednesday, June 8, 2011 8:37 AM
Answers
-
Hi,
Dynamics CRM only supports images hosted on a websites, with standard functionality you can not embed image into the email body. You can also try looking into the following code: http://www.codeproject.com/KB/IP/embedemailimages.aspx
Also you need to check CRM stored email body contents so you may inject image into it.
Thank You,
Jehanzeb Javeed,
http://worldofdynamics.blogspot.com
Linked-In Profile |CodePlex Profile
If you find this post helpful then please "Vote as Helpful" and "Mark As Answer".- Marked as answer by DynamicsPosts Wednesday, June 8, 2011 10:01 AM
Wednesday, June 8, 2011 9:48 AM
All replies
-
Hi,
Regarding spell check i would suggets you to use free Internet Explorer Add on http://www.iespell.com , it is better to not customize the email control and regarding the image functioanlity in email acitvity editor it will be easier but you may need to inject/append your code into <CRM Web Dir>_controls/emailbody/msgBody.aspx and this is unsupported and highly unrecommended customization. For rich text editor in CRM you may also reffer:
http://blog.customereffective.com/blog/2011/05/adding-wysiwyg-editor-to-textarea-crm-part-1.html
I hope this answers your question.
Thank You,
Jehanzeb Javeed,
http://worldofdynamics.blogspot.com
Linked-In Profile |CodePlex Profile
If you find this post helpful then please "Vote as Helpful" and "Mark As Answer".- Proposed as answer by Jehanzeb.Javeed Wednesday, June 8, 2011 9:17 AM
Wednesday, June 8, 2011 9:17 AM -
Hi,
I want the Image into the Email Body....
Wednesday, June 8, 2011 9:42 AM -
Hi,
Dynamics CRM only supports images hosted on a websites, with standard functionality you can not embed image into the email body. You can also try looking into the following code: http://www.codeproject.com/KB/IP/embedemailimages.aspx
Also you need to check CRM stored email body contents so you may inject image into it.
Thank You,
Jehanzeb Javeed,
http://worldofdynamics.blogspot.com
Linked-In Profile |CodePlex Profile
If you find this post helpful then please "Vote as Helpful" and "Mark As Answer".- Marked as answer by DynamicsPosts Wednesday, June 8, 2011 10:01 AM
Wednesday, June 8, 2011 9:48 AM