Downloading the SuiteScript Records Browser for Offline Use

Access the SuiteScript Records Browser offline by downloading and extracting the zip file.

·2 min read·View Oracle Docs

To use the SuiteScript Records Browser offline, download the provided .zip file and extract its contents onto your local machine. Open the index.html file within your preferred browser to view record details without an internet connection. This is invaluable for developers who require offline access to record fields, sublists, and functionality, helping maintain productivity even without network access.

What Features Does SuiteScript Records Browser Offer?

The SuiteScript Records Browser complements the SuiteScript Records Guide by providing extensive detail for each record, including:

  • Supported Script Types: Determine if records support client-side and server-side scripts and which user events are available.
  • Supported Functions: Access a comprehensive list of functions applicable to each record.
  • Field Definitions: Utilize links for further detail on how to interact with specific fields.
  • Usage Notes: Gain insights and additional context on effective record utilization.

These features help streamline the script-writing process by providing up-to-date information on each record's capabilities.

Working Online

When online, you can click directly on the links within each record description in the Records Guide to open the SuiteScript Records Browser in your browser automatically.

Who This Affects

  • Developers: Those writing or maintaining SuiteScripts will benefit most from having offline access.
  • Administrators: Ensure appropriate access and functionality for team members needing offline capabilities.

Key Takeaways

  • The SuiteScript Records Browser can be used offline by downloading and extracting a specific file.
  • Offers detailed information on script support, functions, and fields for each record.
  • Facilitates work even without internet access, valuable for developers and administrators.

Frequently Asked Questions (4)

Can I use the SuiteScript Records Browser offline?
Yes, by downloading the SuiteScript Records Browser .zip file and extracting its contents, you can access it offline through the 'index.html' file.
Are all fields listed in the SuiteScript Records Browser writable via SuiteScript?
No, not all fields are writable. Usually, if a field can be set in the NetSuite UI, it can be modified via SuiteScript. Otherwise, it is read-only and cannot be adjusted through SuiteScript, though its value can still be retrieved.
How do I ensure that the IDs I use in SuiteScript are supported?
Reference only the IDs listed in the NetSuite Help Center. Unsupported IDs may result in broken scripts if those IDs change in future updates.
What information does the SuiteScript Records Browser provide?
The SuiteScript Records Browser offers a detailed reference for all supported records, fields, sublists, search joins, and record transformations used in SuiteScript development.
Source: Downloading the SuiteScript Records Browser Oracle NetSuite Help Center. This article was generated from official Oracle documentation and enriched with additional context and best practices.

Was this article helpful?

More in SuiteScript

View all SuiteScript articles →