Discussions
SuiteWorld is where the NetSuite community comes together to learn, connect, and discover what’s next.
Whether you’re looking for product updates, practical tips, new ways to improve efficiency, or insights from other customers, SuiteWorld offers something for every stage of your NetSuite journey.
■ NetSuite 2026.2 Release Notes
■ NetSuite SuiteApps Release Notes
■ NetSuite Sneak Peeks
■ Release Preview Guide
■ Release Preview Test Plan Template
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.