1. CR characters will be removed after executing of SendMail function in Deluge 2. Need RichEdit control

1. CR characters will be removed after executing of SendMail function in Deluge 2. Need RichEdit control



Here is one of my strong suggestion of Creator.
I has been using Zoho Creator for nearly 10 months. I have only two feedbacks listing below. They are what I was very willing to tell Zoho Creator team.
1. CR characters will be removed after executing of SendMail function in Deluge.
 
    sendmail
    (
        To       :  input.Emails
        From     :  zoho.loginuserid
        Subject  :  input.Title
        Message  :  input.formdata
    )
eg. the source data is:






-----------------------------------------------
Subject  : Creator Issues fixed
Type : Issues
 
Content

Dear,

       I have listed some of the fixed issues below. Kindly check it in localcreator.baihui.com and change the status to Fixed.

Fixed Issuese:
78292000007369195
78292000007362485
78292000006290689 = For this issue you have to add the keys in your property file.


Regards,
Kate,

 
However, when I receive the mail, what I saw is:
 

User submitted data
Subject  : Creator Issues fixed
Type : Issues
 
Content

Dear,     I have listed some of the fixed issues below. Kindly check it in ocalcreator.baihui.com and change the status to Fixed.Fixed Issuese:78292000007369195 78292000007362485 78292000006290689 = For this issue you have to add the keys in your property file.Regards,Kate,


 
Have you seen? The content of the 'Content' field show in one line. CR characters will be removed after executing of SendMail function.
 
 
2. Beside Multiple Line control, I deadly need a RichEdit control which allows user to paste rich text and the content will remain format, eg font, color. etc. Now, only pure text is allowed.

Except the two points, I like Zoho Creator very much.
 
Can you tell me your view point of these two requests?