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!
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
Custom Item Label Script
I'm trying to create a custom item label form using a combination of standard HTML and Suitlets. I have my form interface setup so that a user can enter a sublist of items of any length and then the appropriate SuiteScript will capture the information from each line item.
I've tried using a standard HTML form workaround to submit the label to the barcodeprinter.nl function using the <form action='...'>...etc...</form>. I've tried exhaustively to capture the right data and format it correctly as input into the function. All I get is a blank PDF page that says error at the top.
0