JavaScript debug window

  • Release version: Zurich
  • Updated March 12, 2026
  • 1 minute to read
  • The JavaScript debug window appears in a bottom pane of the user interface when an administrator turns on debugging.

    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.

    Use the debug window to access these tools.

    • JavaScript Log: JavaScript that runs on the browser, such as client scripts, can include a call to jslog() to send information to the JavaScript log.
    • Field Watcher: a tool that tracks and displays all actions that the system performs on a selected form field.