Search found 1 match
- Tue May 31, 2022 7:34 pm
- Forum: LEGACY scripting
- Topic: adding html hyperlink with XSLT transform module
- Replies: 1
- Views: 8310
adding html hyperlink with XSLT transform module
Hi! I'm running a very simple XML file that contains a dropbox link through the XSLT transform module to create HTML that that will be part of the body of an html email message. I can transform the xml into html that displays the full link as text that is not clickable in the email message, but I ca...