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!
SCA - Getting Related Items to Display on Home Page
I’m trying to get the Related Items section added to our Home page in SCA Mont Blanc.
I’ve looked at the two places in SCA where Related Items are being displayed (Cart & Item Details). I was going to try to mimic the way the JavaScript was making the content appear, but I’ve noticed that the initialize function is being passed the (options) parameter in Item Details and Cart, but the initialize function in Home passes no parameters. I’ve played around trying to get things to click for a while, but I’ve only managed to break things.