Hello Experts,
Hope you all are doing great,
I have a requirement of how to send the value of the Multiple Lines of text in the email body. I have a form which sends an email to the employee details (person or group field) when the "Send Assignment" button is clicked. The "OnSelect" property of the button is sends an email as follows,
Button OnSelect --> Office365Outlook.SendEmailV2(ProcessTrainingGallery.Selected.'Employee Details'.Email, " First Task of Process Training", "Hello "& ProcessTrainingGallery.Selected.'Employee Details'.DisplayName &"<br> Please find the questions of your first assignment <br><br> Regards <br> ); SubmitForm(Form2)
Now I want that when the form is submitted or the email is sent it should also polpulate whatever I write inside the "Rich Text Editor". The Rich text editor is actually a Multiline of text field in sharepoint. Screenshot of the form is attached below
So as per the above screenshot my email should look like.
"Hello "& ProcessTrainingGallery.Selected.'Employee Details'.DisplayName &"<br> Please find the questions of your first assignment
Assigment questions
First Task Assignment
Regards
Priya
Can someone help on how to Auto populate the value or the information typed in the Multiline of text field (Rich Text). in the body of the email automatically once the form is submitted?
Requesting urgent help
Regards
Priya
Solved! Go to Solution.
That's not the control you need ... Expand the datacard and you will find a control named smthg DataCardValue....
This is what we are looking for .
Hi @gabibalaban
This helped resolving my issue the highlighted below is something I was looking for
Thanks a lot
User | Count |
---|---|
246 | |
105 | |
82 | |
50 | |
43 |