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!
Work Order Label
Good afternoon everyone,
Has anyone developed a process to print work order job box labels from the work order transaction? Ultimately, I would like to like to add a PRINT LABEL custom button to the form to compliment the PRINT BOM standard button; and then via a script, pass xml data directly to a Brady printer.
I am just stating down the path of learning SuiteScript and need some high level guidance on the steps to take and I can try to figure out the step details as I go. It appears my original thought for adding the button and using a client script and saved search will not work because, from what I read, the button is only visible in edit mode. Since I want the button visible in view mode, I think I need to incorporate a user event script to add the button?