Discussions
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
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?