Discussions
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Join us
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.