Hi,
I need to make the 'here' word as a hyperlink in the email action. Is it possible to do this ?
Solved! Go to Solution.
Yes, it is possible, you can do it in the html or the editor:
What is the issue you are having?
The problem is that I can't add the 'ID' retrieved from the Get item above in the link target for it be a hyperlink. Check the screenshot below :
You're going to have to build the Link Target in the Dynamic content section and use
Concat('https://....editform.aspx?ID=', IDfromDynamicContent)
Know what I mean?
Build your link with a fictional URL. Then go into the HTML view and replace the fictional URL with dynamic content in that view
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
41 | |
40 | |
37 | |
32 | |
31 |
User | Count |
---|---|
52 | |
39 | |
35 | |
33 | |
24 |