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
User | Count |
---|---|
90 | |
44 | |
21 | |
18 | |
16 |
User | Count |
---|---|
133 | |
49 | |
42 | |
36 | |
28 |