- TLC Home Home
- Discussions Discussions
- Documentation Documentation
- Knowledge Base Knowledge Base
- Education Education
- Blog Blog
- Support Desk Support Desk
01-15-2016 07:47 AM
01-18-2016 07:53 AM - last edited on 01-19-2016 10:01 AM by kathleen_jo
Hi @joseph_brown,
Yes, it is possible, if you use the Custom Modal Publish Mode, rather than the Standard Mode.
For example, if you just wanted a link to Google, you could have a HTML Code filled in as follows, using the Custom Mode;
<div id="_tealiumModalWindow">
<div id="_tealiumModalHeader">##MDLHD##</div>
<div id="_tealiumModalBody">##MDLBDY##Custom Body<a href="http://www.google.com">Click</a></div>
<div id="_tealiumModalFooter">##MDLFT##</div>
<div id="_tealiumModalClose" class="tClsIcn" onclick="utag.extn.mdlW.dismiss()">X</div>
<div>
See https://community.tealiumiq.com/t5/Developers/Modal-Offer-Extension/m-p/1726/highlight/true#M3871 for more detail on the Modal Offer Extension.
Note that
1. ##MDLBDY## is a placeholder for whatever you entered (if anything) in the standard publish mode for the body.
2. You need to use double quotes, not single quotes, for the HTML attribute properties in the HTML you want to insert into the Modal.
Thanks
Mark
Copyright All Rights Reserved © 2008-2023