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