Discussions
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.