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!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
browser xml error on executing script via workflow
I am trying to setup a button on documents to print to our label printer.
Using a revised version of clintm@cfh.ca's instructions (revised because our office uses Chrome not IE and his instructions use the activeX commands) I created a button on the required transactions. This button works fine however these custom buttons only appear when in edit mode and it would be preferable to have them in view as well.
So I created a workflow that adds a button, when the button is clicked it moves the workflow to the next state where the custom action is executed on entry (this executes the same function, script and library script as the custom button) before returning to the initial state (after submit or blank).