-
use of for fonction
Hello ninox! I struggle with the for function (I think this is the one I need but maybe it could be where...) Here is my script: (sum('PV coque PRO à date') + sum(Options.…
- Answered
-
Global NONfunctionality
Creating a new database and added 4 global functions which all work as they should, but then added a fifth function which simply doesn't work. The function just has 2 'text' parameters which it…
-
Ninext documentation
Hello everyone, Many of you have been asking for this, so even though it's still a work in progress, we're happy to share the first version of the Ninext documentation: https://docs.ninext.fr.…
-
How to create a unique list of records
Let us say I have a table, Table1, with records that store years in a field called Number. Now I want to create a dynamic Choice field in Table2 that shows the unique years that are in Table1.…
-
Icon Code Generator
Hello everyone, With the introduction of new icons in Ninox, manually creating code to display an icon has become more complex. I've developed a simple and practical utility that lets you easily…
-
How to Track Client Changes in Ninox (Audit Log Table)
Hello everyone, I am trying to create an Audit Log Table in Ninox to track changes made to a machine registry table. Objective: Every time the associated client changes for a machine (which I lend),…
-
Link tables during import CSV
Does anyone know if this is possible - or do I have to run a script after import ? I know how to link two tables from button where they both have for example same type of field for a member number ,…
-
Class Element Request
Can someone reply with the class of this element please. I have managed to hide the toggle part of this but I am stuck trying to hide the label part. Many Thanks
-
Formula for Hire Management
Hi all, I have a table called 'Assets' with an 'Asset Name' and 'Qty' field. I also have a 'Asset Bookings' table with a Date + Time fields 'Hire Out' and 'Hire In'.…
-
Triggering record edition, creation or deletion from a HTML formula field
Being able to "draw" anything using HTML+CSS in a formula field is one of the more powerful features Ninox has to offer. Sometimes I need to trigger some "internal" Ninox functions within these HTML…