2022.2

Table Of Contents
l
Subject:typeadefaultsubjectthatappearsintheSubject:fieldoftheemailclient.
l
Message:typeamessagethatappearsbydefaultintheMessagefieldoftheemailclient.
Notethatallthesecanbechangedwithintheemailclientoncethelinkisclicked.
Tip: Toquicklychangethetextofahyperlink,positionthecursoronthelinkandclick~con-
tentsintheBreadcrumbs.Nowyoucanstarttypingthenewtext.
Dynamicallyinsertingormodifyingahyperlink
Youmaywishtoadjustahyperlinkdependingonavalueinarecordthatismergedtothetemplate
whengeneratingoutput,forexample,toprovideadifferentmailtolinkfordifferentcustomers.
Dynamicallyaddingormodifyingahyperlinkimplieswritingascript.Forinformationaboutscripts,see
"Writingyourownscripts"onpage808.
Addingapersonalizedlink
PersonalizedURLs(pURLs)arelinksthataretailor-madeforaspecificpurpose,generallyforindi-
vidualclients.Typically,apURLinaConnecttemplatetakestheusertoapersonalizedlandingpage,
forexample,todownloadaninvoiceorgetaccesstospecificproductsorservices.Formoreinform-
ation,see"PersonalizedURL"onpage761.
Images
Imagesareapowerfulingredientinallofyourtemplates.Thistopicexplainshowtoaddandusethem.
Currentlythesupportedimageformatsare:
l
BMP
l
EPS
l
GIF
l
JPG/JPEG
l
PDF
l
PNG
l
SVG
l
TIF/TIFF
Base64encodedimagesaresupported;however,theyareaddeddifferently:setthesrcattributeofan
<img>elementtothebase64code(seebelow,"HTMLtag:img"onpage651).
ForEmailandWeboutput,PNGisthepreferredimageformat.
EPS,PDF,SVGandTIFFimagesinanEmailorWebsectionareautomaticallyconvertedtoPNGto
ensurethattheycanbeseeninthebrowseroremailclient.
Page 649