Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
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"