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!
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
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
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