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!
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.