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.
Bug in setting more than 16 hidden transaction item columns in work order
This one is really confounding me... I have 23 custom columns configured in a custom Work Order form (set as preferred). They are all configured as not visible. When my suitescript runs on the work order, I attempt to set all 23 at once and I can confirm that my 'setLineItemValue' function is firing all 23 times with the correct column id and value. However, only 16 get set according to the work order sub-item history, and they are the same 16 every time.
Now, if I set ANY of those custom columns as visible in my custom Work Order form, all of a sudden I am able to set all 23 fields without issue, again as confirmed by inspecting the Work Order sub-item history. This is very weird that it doesn't matter which column I set as visible, just so long as one is visible at all, then I am able to set all 23 fields, whether the remaining 22 are visible or not.