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!
Able to add a hyperlink URL with passed parameters set by freemarker tags?
Hoping I'm missing something obvious.
I need to be able to build a scriptable email template that contains a URL to an Online Form, and have that URL contain specific values for each recipient of the email, set by freemarker tags so that the email template, when sent to 100 people, has the same URL but with 100 different versions that takes each recipient to the same online form, but with their own name, email etc pre-populated. This is the simple version of what I need, but the details don't impact the approach
I have confirmed that I can absolutely do this, as described above, except that the URL in the email template must be sent WITHOUT html tags. ie I can't bury it in a "click here" link.