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
Filter by JS?
When you are adding new code to a form, you have to click the + sign from the Custom Code tab. Then Click Browse on the NS generated form.
When the windows 'Choose file' dialog appears, by default, it filters the folders by 'All Files(*.*). Your only other options in 'Files of type' are:
Pictures (*.gif, *.jpg,*.jpeg,*.png)
HTML (*.htm,*.html)
Why, wouldn't NS set the windows dialog to be *.js ?
You are only allowed to add a JS files here.
I save the JS files to my desktop usually and archive them later.
I know I can just have a set folder for scripts on my desktop, but
0