Discussions
Add form validation script to Hosted page
Hey Everyone out there!
I'm currently calling shopping cart information from the NetSuite backend to a hosted page that I created from scratch. Currently, the page works fine but I'd like to add some form validation functionality to a few dropdowns.
Take a look here:
http://www.codacoffee.com/site/now_featuring.html
On the page above, notice the four dropdown boxes? Those are transaction item options lists defined in NetSuite.
My Dilemma
I would like add some functionality that forces the user to change the default values of each drop down box before they can submit their order.
Any ideas?