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.
Correlated/Related Items not working; sections show up & cells populated w/ functional links but
In SCA Mont Blanc, I’m having a problem getting Correlated Items and Related Items to show product images and information. The cells show up and if you click on them, they navigate to the proper product, but the cells don’t display images, titles or prices (see image).
I’ve created the following Field Sets and added the fields that I need to see: Correlateditems, correlateditems_detail, relateditems, relateditems_detail. I’ve also defined them in the ItemsKeyMapping.js file.
I’m not sure if this is relevant, but when I do a console.log for either ‘correlated_items’ or ‘items’ in the ItemRelations.Correlated.Collection.js file, I only get an array with the item ids. No other fields are attached to the objects.