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
Beginner Help with Simple Script
Hi all,
I'm new to JavaScript and have spent a bit of time looking through examples and trying to make this work, but I'm afraid my JS knowledge is just too limited, even though I know this must be a really easy task. I hope it's not too rude to ask for free help on this -
I am trying to set the Taxable check box on item records true by default so that when a user creates a new item, the box is checked. Do you have to define a variable for this? I was thinking I could just do a (type = 'create') and a nlapiSetFieldValue ('istaxable','true') line, but I'm obviously missing some major stuff here. Anyone have a second to help out a newbie?
0