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!
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Urgent: errors on online forms due to 2007.01
In an email template, I have an hyperlink to an online customer form.
In that form, I need the company name so I have added the field at the end of the url <A href="https://forms.netsuite.com/app/site/crm/externalleadpage.nl?compid=680063&formid=37&h=808d8f051126d9081d2c&cpy=<NLCOMPANYNAME>">click
here</A>
That worked very well. The result was
<A
href="https://forms.netsuite.com/app/site/crm/externalleadpage.nl?compid=680063&formid=37&h=808d8f051126d9081d2c&cpy=test
company">click here</A>
I could get the company name with a script in my form.
0