I am trying to send an email and the form does not form a tag that is clickable. Any ideas?The code is as follows
Launch("mailTo:" & txtEmailAddress, {subject:txtEmailsubject, body: "A client leaving is never one of our plans. Please fill for us this questionnaire <a href = 'https://forms.office.com/r/JrfsdspvsEfff'>here</a>"})
I see, but the Mailto body parameter is a text/plain field. I don't see any way to get a hyperlink in there the way you would want it.
Thanks @FabianAckeret , I have both Office365 Outlook connector and Mailto. The owners suggested both of them in the solution.
Hi @Rick_black
The Mailto body parameter/field is expecting text/plain format. HTML, and therefore creating a link, is not supported and I don't know of any workarounds.
However, why don't you use the Office365 Outlook connector? It can send an email from within Power Apps. No need to open the mail client - AND it supports HTML.
Kind regards,
WarrenBelz
223
Most Valuable Professional
MS.Ragavendar
110
stampcoin
86