cbpefhoehnbljgflflncaejfmkmofoje
Create and save or load a previously created Saved Search in NetSuite. On the Edit Saved Search page, click the "Export to SuiteScript 2.x" link, added to the top of the page, to display a modal window with the Saved Search exported to SuiteScript 2.x, formatted as TypeScript. Click the "Copy to Clipboard" button to copy the code in its entirety to the Clipboard for further use. Note that some Saved Searches may not be exportable. If a Saved Search cannot be exported, the "Export to SuiteScript 2.x" link will not be visible.
NetSuite Advanced Field Help
Extends the NetSuite Field Help and adds relevant information to improve your productivity. * Updated for compatibility with NetSuite version 2026.1. This extension extends the NetSuite Field Help popup and includes additional details about the field. It shows the field value and field text. If it's a custom field, it includes a link to the field as well as its type.
NetSuite: Show Field IDs
Great for developers and anyone else that uses NetSuite and frequently needs to know the field IDs on a record. Hover over the field link to view the ID. Click the link has no change to the NetSuite help popup. Shift+Click the link to copy the ID to the clipboard! Can't find that field? Ctrl+Shift+F and enter your ID! Ctrl+Shift+L to find by Label. We'll find it for you if it's on the page.
NetSuite: HTML Script Notes
Add HTML elements and styles to your script notes. View Pretty Print JSON objects. Links to records. Automatically pretty prints JSON objects. Automatically hyperlink records when in the format "invoice:5467" and when JSON recordType and id are present in a fully formed JSON object. Add HTML tags to your script logs for easy reading. Detects key/value pairs and will color code similar to the JSON objects.
NetSuite Utils
A NetSuite Utility extension that enhances the NetSuite experience with various tools and quality of life features. This started as group of NetSuite features that I developed for myself, some of my colleagues also wanted the features, and now I am sharing these publicly. Below is all of the features listed, however the options page of the Extension has more details of each feature. All features are disabled by default and must be enabled after installation. Note that these features can be toggled on or off if you don't want to use one of them. The extension also comes with a "Meeting Mode" option, which will disable all features until you turn meeting mode off (great for screen sharing). 2. CSV a. CSV Response Viewer - view errors in failed imports without the need to download the response CSV file. 3. Developer a. Drag / Drop Script Upload b. N Module Loader c. Record Object - View a record in JSON showing all of the field value, make updates directly in the object. d. Record to console. e. Suitelet Actions - Quickly open a suitelet script or deployment record from any suitelet screen. f. SuiteQL Runner. 4. File Cabinet a. Drag and Drop directly into the filing cabinet. 5. General a. Get / Find Field ID - Allow you to get field / column IDs by shift clicking the field - You can find field / columns by searching for the ID or Label a. More Record Action - Edit and Save button - Delete a record from view mode - Quick open or add fields to custom records / transactions - View a Transaction Tree of dependent records and mass delete. - View scripts and workflows deployed to the current record. - View SDF XML of any record. b. Portlet Refresher c. Quick find Record - find any transaction, item, script or search, with just the ID 6. Roles List - Search options within the roles list - Account Type Colours - View Account ID 7. Saved Search a. Autocomplete formula - start typing a field and a list of matching options will display b. In Search Preview - preview the results of a search without ever leaving the edit screen c. Quick Search Creation - add search and favourites option to the create saved search list. 8. UI a. Better Page Titles - tabs will display the transaction number instead of the transaction title b. Fixed tabs - tabs on records will stick to the top of the screen. c. fixed list headers - list headers will stick to the top so they are always visable. d. fixed first columns - great for transaction so you can always see the item on the line. e. Log out blocker remover f. Smaller Navigation / Dropdown / List Headers - helps to make the UI less bulky. On the features page of the extension you can find a full description of what each feature does with screenshots. If you have a feature that you would like to see in NetSuite, message me and I will consider adding it.