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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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