Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.29 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.29 KB

netsuite-toolbox

A Firefox extentions that is a toolbox for NetSuite.

Installation

Just click here and then click on "Add to Firefox" button.

Features

Current Record Load

Record is loaded with N/currentRecord and storaged in window.recordLoaded.

Copy Field ID

Copies field ID when Shift + LeftClick is used on field.

Find field by ID

Find field on record page by id. For activate use Ctrl + Shift + f.

Field field by label

Find field on record page by label. For activate use Ctrl + Shift + l.

Export search to JSON

Exports search page (on edit mode) to JSON and show this in NetSuite dialog modal. If you want to show with syntax highlight (with native firefox json viewer) is just click on "Open in new tab".

Export record to JSON

Exports record page to JSON and show in new tab with syntax highlight (with native firefox json viewer).

Enable/Disable Field

Allow to enable/disable fields in edit mode. This effect is temporary, when page is refreshed, all is reseted.

Load SS2 modules

Insert modules on prompt (separated by commas) and load this to window[module-name] object. The module names on window object is N/ free, but the inserted modules on prompt must be with N/.