When using link tokens in emails, the formatting is rendered based on classes and CS that was included in the definition of the token at program level.
This triggers various issues:
So we need a way to be able to set the styling of a link token at email level, rather than at token level.
it would take the form a new mktoLinkToken element that one could insert in the template and that would take as an input and link token, but that would be styled using the email template code.
The element would enable to select only link tokens in a token selection list.
The element would take some attributes such as "mktoTokenClass" and "mktoTokenStyle" to provide the template designer with a way to define the classes and styles to use, and "mktoLockTokenStyle" or "mktoLockTokenClasses" to enable or disable changes to what is set at the template level.
And of course, the element would render correctly on HTML AND TEXT versions.
-Greg
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.