Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Access the JavaScript debug window

The JavaScript debug window enables access to the JavaScript Log and the Field Watcher tools.

Before you begin

Role required: admin

About this task

The steps to access the JavaScript debug window depend on which UI version you are using.

Note: The JavaScript debug window is not supported with Next Experience. For more information about supported features in Next Experience, see Considerations for activating Next Experience.

Procedure

  1. Open the JavaScript debug window by navigating to the appropriate location for your version of the UI.
Core UI
  1. Click the gear icon in the banner frame.
  2. Click the Developer section.
  3. Toggle the JavaScript Log and Field Watcher switch.
UI15
  1. Click the gear icon in the banner frame.
  2. Click JavaScript Log and Field Watcher.
UI11Click the debug icon in the banner frame.
The JavaScript debug window re-opens at the bottom of the screen. The tab that is currently active in the window is the last tab that was active when the window was closed.
  1. Click a tab to use one of the debug window features.

    • JavaScript Log
    • Field Watcher

Parent Topic:JavaScript debug window

Related topics

Writing to the debug log

Watching fields