My Stuff
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more
Comments
-
I have tried testing a few different ways. The real issue seems to be that I can't get the custom item options to work outside of the Netsuite store. In my webstore, items without the options can be added to the shopping cart just fine. When I change the Item record by selecting a custom item option in the Item Record, the…
-
^^ You're correct. We have a second webstore in which the functionality works fine. The caveat here is that we are using an external hosted site in NetSuite. We are currently using the: <%=getAttribute('recordtype', 'id', 'attribute') =%> syntax on a custom html page to add items to the Netsuite cart. Using this method on…