Hello,
I have a little problem with the mailevent and the html body. I create a link with the anker html tag - something like this:
<a href="......?ProcessID=XXXXX">click hier</a>
Instead of XXXXX I add the processID over the k2 data browser.
The mail arrived have following content:
<a href="..ProcessID=</span>227<span style='font-family:Arial;font-size:11px;font-weight:Normal;font-style:Normal;font-stretch:Normal;color:#FF000000;text-align:Left;text-decoration:;' id='run'>"> ..."
How can I use K2 fields within HTML-Mail without any strange additional formating?