Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
Sales Rep in Online Form
I am trying to create an online form to update specific data points on the customer record (a few custom fields). It is telling me that I must add the sales rep and I have tried passing through as &salesrep=${entity.salesrep} or leaving it off entirely (since it isn't listed on the form) but I continue to get the error each time.
Whole URL: https://1312613-sb2.extforms.netsuite.com/app/site/crm/externalleadpage.nl?compid=1312613_SB2&formid=9&h=AAFdikaIwDTOg2BIPxGP94LQ5FDJKYBPwbufdOm7tQBH5FlA26I&category=${entity.category}&custentitydist_channel=${entity.custentitydist_channel}&custentity_estimated_resale_market=${entity.custentity_estimated_resale_market}&companyname=${entity.companyname}&subsidiary=${entity.subsidiary}&email=${entity.email}&order_progress_email_address=${entity.custentity_order_progress_email}&invoice_email_address=${entity.custentity_invoice_email}&Statement_Email_Address=${entity.custentity_statement_email}&salesrep=${entity.salesrep}