Hi,
I have a canvas app, which has a manager field and I use the following to email the person and this works fine:
Office365Outlook.SendEmailV2(VarRecord.'LocationManager/SectionManager'.Email
But If I go back to the same record and I change the value in the above field to another user, the previously set person is still emailed.
How can I email the new person as opposed to the previously set person?
Solved! Go to Solution.
Sorry,
I think I have my answer
Form1_8.LastSubmit.'LocationManager/SectionManager'.Email
Sorry,
I think I have my answer
Form1_8.LastSubmit.'LocationManager/SectionManager'.Email
Sorry,
I think I have my answer
Form1_8.LastSubmit.'LocationManager/SectionManager'.Email
Yes you can use LastSubmit or if you have set the variable then you can also use the variable in the send email.
Please Accept as Solution if it solves your question. Or just give it a Thumbs Up if it is helpful as can help others.
LinkedIn: https://www.linkedin.com/in/charlie-phipps-%F0%9F%91%A8%E2%80%8D%F0%9F%92%BB-91338715b/
Subscribe to my YouTube: https://www.youtube.com/channel/UChmFBGU1YKIU91sNMQ7buGg
User | Count |
---|---|
254 | |
106 | |
95 | |
50 | |
39 |