Creating Custom Assistants

You can use the assistant page type to create custom assistants. An assistant, also known as a wizard, contains a series of steps that a user must complete to accomplish a larger task.

For examples that show some of the NetSuite built-in assistants, see Understanding NetSuite Assistants.

Assistants are built with Suitelets and by using the N/ui/serverWidget Module.

Note:

The assistant cannot be used on externally available Suitelets.

Important:

SuiteScript does not support direct access to the NetSuite UI through the Document Object Model (DOM). The NetSuite UI should only be accessed using SuiteScript APIs.

General Notices