Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Forward to a Friend
It’s likely just ignorance of how Netsuite works, but I’m having real trouble incorporating “Send to a Friend” into our emails, which are HTML templates that we drop into Netsuite as campaigns.
The concept is easy. On clicking the "Forward to a Friend" link, the Javscript code within the email is activated to open a new email window and dump in the link and subject line defined between the head tags.
The problem that I’m running into is the fact that links in emails sent through Netsuite get Netsuite “pre-fixes” (tracking links) – which render the Javascript useless in that the javascript: mailfriend() is not a true link with http: in front of it – it’s just a command. The Netsuite prefix in front of it makes it not work.