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.
My First SS Project
I would like to display the number items in a category beside the category tag name (we have a retail site). This is my first SS project and I have no JS experience per-say. Just the SS course NS offers, one semester of C# and I am fairly proficient with HTML. Anyway, it occurs to me to use the count method then display the results. It also seems that this would have to be duplicated for every category OR possibly create a loop that analyzes (counts) each category item sublist then store the results in an array, then display the result (although I have no idea how the display will work). I have no senior developers to collaborate with on this, does anyone have any idea which of these two approaches may work best??