Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Turn N/url link into hyperlink in email
Hi all
I hope everyone is well. I have a script which creates a dynamic link to a record.
I want to include the link in an email alert which is being sent out.
The variable created by the script is called
myURL
When I include this in the body section of the email then it shows the full length URL and it cannot be clicked on but has to be copied and pasted into the browser.
I have tried wrapping myURL in some href tags but I don't think I've got the syntax correct:
Details Below: <br>Quote Number:" +documentNum + "<br>Sales Rep:" +repName + "<br>Link To Quote:" +
Tagged:
0