Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Custom item fields on matrix tab not available since 11/6
It appears that any custom item field designated as matrix is not available anymore. My code was working Thursday and now it can't see these fields.
The matrix fields used to show up in the CustomFields list through this call:
CustomFieldRef[] custFieldRefs = item.getCustomFieldList().getCustomField();
0