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.
Cookie Monster!
Hi
I had an issue which I've already fixed here: https://usergroup.netsuite.com/users/showthread.php?p=92550#post92550 regarding holding the value of a checkbox from page to page using the window.name reference.
Now, I have decided to learn a bit more and try getting it to work using cookies as I'm sure it will be very handy down the track. I have Frankensteined some coding from w3schools.com and my own code to try and get cookies happening, so that's why my variables look rather strange.
I can't seem to get it happening though. The checkbox does the desired job, but I can't get it to keep it's value from page to page.
0