Skip to content
umangenius-logo
U Man Genius docs
  • Pages
    • Welcome
      • ninext-loupe
        Ninext documentation
        • ninox-logo
          Ninext APP
        • Plugin version
          • Plugin installation
          • Update history
        • Classic version
          • Installation
            • Uninstall
          • Update history
        • Popup ninext
          • Fields and Functions
          • Debug tracer
          • icon picker
            🚧 Errors
          • Finder
        • 🚧 Edit field
        • Copy, paste, duplicate & delete
        • HTML helping functions
        • Native JS
          • Clipboard sample
        • Badges
        • View field event
        • Button event
        • Schema overview
        • Make a donation to support Ninext
      • ninox-logo
        Scripting tips & tricks
        • General Information
        • Var and Let
        • Functions
        • If Then else
        • For and while loops
        • select, where, from, to
        • Order By (or Order)
        • create, delete, and duplicate
        • JSON in Ninox
        • Arrays in Ninox
        • Undocumented functions in Ninox
        • Manipulating Record IDs in Ninox
        • Dynamic Choice & MultiChoice

🚧 Errors

image.png
The errors view lists all errors within the database (with a few exceptions, e.g. in the print json constructions).
Also here you have the possibilty to click on the wrench in order to access the relevant code to correct the underlying error.

Residual column errors in table views

An error may appear when a field has been deleted while it was still used as a column in a table view.
In this case:
Ninext detects that a column references a field that no longer exists.
Ninox does not report any issue, since the field has simply been removed from the schema.
This is not a data error, but a residual reference that remains in the internal column configuration of the view.

How to fix

Click on the “formula” link shown in the error.
The column editor opens.
Simply click OK.
When saved, Ninox automatically refreshes the view configuration and removes references to non-existing fields.
The error immediately disappears from Ninext.
Enregistrement de l’écran 2026-02-15 à 10.59.52.gif
Want to print your doc?
This is not the way.
Try clicking the ··· in the right corner or using a keyboard shortcut (
CtrlP
) instead.