Method Community

 

Building an email body

Last post 11-03-2010 3:55 PM by Anonymous. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 11-01-2010 10:57 AM

    Building an email body

    Somebody recently asked me how to create an email message with line breaks.  So, I thought this might be helpful for other members of the forum to know as well. 

    The email body needs to be formatted with html.  Therefore, when using the character function to build a concatenanted action result that can be used as the body for your email, you'll need include the html tags in addition to your text.

    Your action result might like this.

    EmailBody_AR = <p>This is the email body</p><p>Signed Mark Crews</P>

    Your email body would show up as:

    This is the email body.

    Signed Mark Crews

    Mark Crews
    Cloud Consultancy
    Principal and Developer


    • 2012 MethodCRM Partner of the Year

    • 2012 MethodCRM Community Excellence Award

    • 2011 MethodCRM Community Excellence Award


    Visit our website to find out about our training, support, and customization services.
    website: cloudconsultancyllc.com
    blog: cloudconsultancyllc.com/blog/
    ph: 434.326.1601
    e: support@cloudconsultancyllc.com

    What is Method?
  • 11-03-2010 3:55 PM In reply to

    Re: Building an email body

     Hi Mark,

    Thank you for sharing your feedback here on the Method Forum. This will benefit the greater Method User community.

    Regards
    Denis

Page 1 of 1 (2 items)