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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Please note that on Saturday, April 18, 2026, at 8:00 PM Pacific Time, our Case Management System will undergo a scheduled maintenance for approximately 15 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Prevent page get post after reading barcode using barcode scanner
Hi All,
I have create a suitelet to update status of fulfillment.
the scenario is :
1. open the suitelet page for example called "suitelet page update fulfillment status to packed"
2. the suitelet page showed all fulfillment record with status "picked"
3. there is one textbox where the user will scan barcode of the fulfillment number
4. after the barcode is scanned, column beside the fulfillment number will get checked
5. after all the fulfillment number get scanned, user will click submit button to update all the fulfillment record status to "packed"
the issue is:
when the scanner scan the barcode, it is automatically make the page to "post"
0