jolepjelafhcjmidbhhaialdjkmnjhhn
Allows you to press CMD + K and open an enhanced search on NetSuite, faster and packed with more features! The extension adds an enhanced NetSuite global search experience, showing the same results but with a few more features: - Search results are cached so they're shown faster than regular NS search. - Recent searches appear at the top. - Everything can be done with keyboard shortcuts
NetSuite Better Export
Allows user to export Saved Search results in various formats including the latest version of Excel. NetSuite Better Export allows users to export NetSuite Saved Search results in various formats including the latest versions of Excel. You will no longer encounter file format warnings when opening Saved Search results in Excel. This extension uses the popular SheetJS Javascript library to convert the results returned from NetSuite into the selected export formats.
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.
NetSuite Field Finder
Allows user to quickly find fields in Saved Search and Workflows. Also provides additional details about fields in dropdown. If you're tired of scrolling through 500+ fields in NetSuite to build a Saved Search or Workflow, NetSuite Field Finder will make your job easier. NetSuite Field Finder allows you to find the fields you need quickly by filtering by field type or by searching with a Name or field ID. It also improves the field listing by displaying the field's internal ID and type. Features include: - Search by Field Name or Field ID - Narrow results by Standard, Custom or Related Fields - View Field ID, Field Type and Data Type - Add multiple fields to search results without leaving dropdown - Expand and add related table fields without leaving dropdown View the latest release updates of NetSuite Field Finder at https://github.com/ericlackey/netsuite-field-finder.
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.