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.
Adding mulitple items to the shopping cart with 1 click
Dear All,
Does any one know how I can add multiple different items to the shopping cart with one click?
I can see how to add individual items to the cart, guess its some variation on the below:
<form name=form12 action='http://shopping.netsuite.com/app/site/query/additemtocart.nl?c=123456&ext=T' method=post><input type='hidden' name='buyid' value='12'><input type='hidden' name='c' value='123456'><td class='text'><input name='add' id='add' size=4 value=1></td><td class='text'><input type=submit border='0' value='Add to Cart' alt='Add to Cart'></td></form>