Discussions
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Join us
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?