Expand my Community achievements bar.

We are excited to introduce our latest innovation to enhance the Adobe Campaign user experience — the Adobe Campaign v8 Web User Interface!

Personalisation field in url encoding issue?

Avatar

Level 2

Hi All,

I'm experiencing problems when inserting a personalization field in a link. The personalisation field contains the entire url for a link.

The html code in the editor looks like this:

<a class="arc-link" data-id="xxxxxxxxxx" data-nl-type="externalLink" href="#" data-nl-lnkep-perso-attr-href="<span class=&quot;acr-field nl-dce-field&quot; data-nl-expr=&quot;/context/profile/cusMyProfileURL&quot; data-nl-type=&quot;string&quot; contenteditable=&quot;false&quot;>My Profile URL (cusMyProfileURL)</span>">link</a>

The html code in email clients looks like this:

<a target=3D"_blank" data-id=3D"al15438509985561db0cb" data-nl-format=3D"datetime" data-nl=
-type=3D"externalLink" href=3D"https%3A%2F%2Fmyprofile.example.com%2Ffr%=
2Fprofile%3Femail%3Dbdtest%2B1%40example.com%26hashcode%3DC5045AC4A841575B5=
820D0979E1A0546">link</a>

There's seems to be a problem with the url encoding. How can I fix this?

For this is I prefer a flexible solution, a content block including  <a href="">static label</a>, that creates a link with a static label is something I rather not have.

Many thanks, in advance.

Bart

0 Replies