Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Please note that on Friday, March 20, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
AddQty Value to "multi" items in carts
hi all,
im trying to get a single click for adding multiple items with the same qty value to each and after reading the manual and trying te code in the section i am stuck -
basically what i have is this:
<div style="background-color:#c22620" id="apDiv1">
<form style="background-color:#c22620; color:#FFFFFF" id="form2958" name="form2989" method="post" action="http://shopping.netsuite.com/app/site/query/additemtocart.nl?c=440116&n=2&ext=T">
<!--<label>Qty. <input type="text" name="add" id="add" size="1" /></label>-->
<label> Qty. <input name="qtyadd" id="qtyadd" size="1" ></LABEL>
Tagged:
0