Paragraph Field Data into Body of Email

Hi All,

I am having a paragraph field where the field will be populated with the data, which comes as a template content. Now user can edit some of the Content in the screen and click on send Email,

 

Now the Body of the email would be updated data in paragraph field.

 

Eg: data which comes In Paragraph field

ABC

After editing

ABC

THis is sample

Thanks and regards,

Harsha

 

Now when I show it in body it is changing to

ABC This is the sample thanks and regards, Harsha

It is coming on a single line rather than in the lines specified in the Paragraph field

 

Is there any where to retain the same format as is....

Please suggest

Harsha :)

  Discussion posts and replies are publicly visible

Parents Reply
  • In the Example given above,

    when i pass all the special characters it is accepting all of them, but the character & is converting into & amp and printing in doc and if you see < is converting to & lt into the doc.

    but the business wants that as & not & amp. so is there a way we can get this.

     

    I am actually using this convertion and using that data into a word document from template.

    and i know without this conversion the symbols & < > are not acceptable.

Children