Popup ninext

The following pop-up can be opened by clicking on the magnifying glass icon image.png in admin mode in Ninox:

image.png

The three icons in the top left corner allow:

  • image.png - Positioning the pop-up below the Ninox screen (similar to how browsers often handle it).
  • image.png - Positioning the pop-up to the right of the Ninox display.
  • image.png - Placing the pop-up over the Ninox display (it might need to be moved to click on a field in the Ninox interface).

The following four sections are available in the pop-up to assist the developer in their work. Detailed explanations are provided in the respective subpages:

Fields & Fx (Fields and Functions): Provides access to all globally defined functions and all fields in all tables, as well as their usage within the entire source code.

Debug Tracer: Used to display the content of variables during the program's execution.

Errors: Shows all errors that exist within the database and allows access to the respective locations.

Finder: Enables searching throughout the entire source code, including support for RegEx expressions.