| Search the Help Center |
| My custom field links are breaking my email code and everything is rendering incorrectly. |
|
If you're designing an email outside of the application (like in DreamWeaver), there's a quick way to set up links to the Custom Fields you want to use that will help you avoid issues with your code breaking - without using the internal 'Insert Custom Fields' link.
Let's use Unsusbscribe as an example:
unsubscribe
http://%%unsubscribelink%%/">Unsubscribe me from this contact list Note that one has an HTTP before it, while another has an Href. So in short: Href: outside program. Http: inside program. |


The article has been updated successfully.