-
Sharing views
Share your data – even externally – with others One of Ninox's very useful tools is the ability to share content. You can choose between different formats when sharing a view:…
-
Apply formulas
This is where the magic begins! And Ninox can show what else it can do With formulas, you can automate processes. For example, you can: Automatically format text Perform calculations Incorporate…
-
Designing a form
For better clarity, we add headings Since our Company table is already quite extensive, we would now like to briefly show you how to make the form more structured, for example, by adding headings.…
-
Layers of information
By linking data, you can access information on different levels Since we have linked two tables together, we now have information from both tables available in both tables.…
-
Linking records
At first glance, not much seems to have happened, but if you take a closer look at your form, you will find a new field called Company. Using this field,…
-
Adding links
Relate tables to each other to have more options By linking tables together, you get more ways to access data. By linking, you only need to maintain data in one place,…
-
Getting started
For our example, we will create another table to link data. Create Another Table To illustrate the advantages of table linking, we need another table. Please create a table named Company with the…
-
Linking tables
Accessing information from other tables in the database As you already know, tables are there to store data. By linking different tables together, we have access to more data and can use or display…
-
Getting help, where has it all gone!?
I use Ninox but rarely need to create a new database. I've managed to build solutions for myself in the past with some help from the forum and the documentation.…
-
google script POST to Ninox not working
Hi, I want to send data from Google Sheets to Ninox with API. In Google Script editor I added the following code (so its not a Ninox code): function updateNinox() { var sheet = SpreadsheetApp.…