I am struggling with the syntax template.print()
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-04-2015 02:10 AM
Hi all,
I am struggling with the syntax template.print(). I want to display buttons in an email notification.I am using html code in email notification script and using that html code within the template.print() syntax.My HTML code is working fine but when I am using that within template.print error is coming.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-04-2015 06:07 PM
Hi Pallavi,
Do don't need a template.print. You can just copy and paste your html code within your message field.
Thanks,
Berny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-04-2015 06:10 PM
Oh! I just noted that you have it as a Notification Email Script. Move the html code to a Notification template instead and it will work. Just make sure you paste your html within the message field.
Thanks,
Berny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-06-2019 04:23 AM
Javascript string using quotation marks doesn't support multi lines
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2020 08:47 AM
this just isnt true