-
Book subscription
How to proceed after your free trial has ended Finished your free 30-days trial? To continue using Ninox, choose between 2 versions in the Public Cloud and pay via our self-service payment provider:…
-
Create account
You need an account to use Ninox Ninox is a SaaS (Software as a Service), meaning you work cloud-based. This allows you to access Ninox in the cloud via your browser—even without downloading the app.…
-
Select and query specific records
select ... where select lets you access any record of any table within a database using a script. Enter the name of the table from which you want to pull records after the select command.…
-
Introduction to SQL Server Connectors
Availability ℹ️ SQL Server Connector configuration is an Enterprise feature available on request that requires a valid license purchased from Ninox or a certified partner.…
-
Set multiple conditional statements
if ... then ... else if | switch ... case Create multiple conditional statements by concatenating if-then-else blocks. Write another if after else for another condition and so on—continue for as long…
-
3.13 Popup Close Delay
Has anyone else experienced a delay when closing a nested popup window? When closing a popup window for a subtable, the one popup closes and then there is a slight delay before the parent record…
-
Set conditional statement
if ... then ... else ... end Use if ... then ... else ... end to specify an if-then-else conditional statement that has Ninox check whether a sequence of statements should be executed (if... then...…
-
Declare variable
let Create a new variable with let and assign a value to the variable using :=. ⚠️ The name of the variable must not be a keyword. For example, let let is not allowed.…
-
Writing dynamic texts
Make texts dynamic via a script To personalize texts, for example, send a letter that looks basically the same as an invoice to many recipients with the respective other data,…
-
Ninox operators
The most important operators for writing scripts Operator Description Examples := A "defined as equal to" operator assigns a value to a field or variable.…
Top Contributors
Last Month
