-
Slowly getting a handle on Dynamic Printing
I've been playing around with Carbone studio to get a better handle on how to work with Dynamic Printing and have come up with the following: The dynamic bits of it are the Year and everything in the…
-
Ninext blip in 3.14.0
@Jacques TUR Hi there, it seems that the count and colourisation of the attachment (paperclip) and comment icon has stopped working for the latest version.…
-
How do you set a linked field to a specific record?
I've created a table (Currencies) with all the Global currencies, and linked that table to an Order table and I want to set the default linked record to be USD.…
- Answered
-
Merry Christmas
I hope you all have a Merry Christmas, all the wonderful people on the forum.
-
Ninox app old version 2017
2017 I bought Ninox in the app store and installed it on my computer. Then I didn't use it for a long time and today I discovered that the app doesn't start and says that it's not suitable for my OS…
-
LIVE clock script.
This came about because of a now 'answered' post. I asked ChatGPT to modify the script to add the AM/PM clock and Day/Month/Year. Hope it proves useful.…
-
Help Ninox with Date and Time Issue
I am writing to inquire when the Time and Date issue is going to be fixed in Ninox. I have a simple form I am trying to fill. It is the First Weight of each Truck on a certain date that is given that…
-
Service Status
Hi, Ninox has been down for everyone on our team this morning. Is this happening across the board atm?
-
Script executed automatically on a date
Hello everybody, I have a small script that returns to me in a field a date on which I must send an email. I created a button to send the email via Integromat. This all works perfectly.…
-
Error when placing button functionality in the ‘Trigger after update’ of the address field
Hello everyone, I want to place the button functionality into the address field’s “Trigger after update” to skip one step of the click action. However, when I place the code, it throws an error.…
- Answered
-
Filters - product filtration
Hello! I have a database structure in Ninox where I create filters for products. The structure looks like this: Filters Table — stores filters like "Gender", "Color", "Season", etc.…
- Answered
-
Warning of dynamic multi choice bug
Hi all - I reported an issue to Ninox where the data in a dynamic multi choice (dMC) field got corrupted. It affected over half of my 1000 records that had data in this field.…
-
JSON in dynamic fields
So I've been testing out the new JSON in dynamic fields and ran into a few issues. I emailed Ninox and got this response: Thank you for reaching out and for sharing the details about your use of JSON…
-
Execute shell script from ninox button?
Is there any way of executing a shell script from a button in Ninox for Mac? I want to be able to create a button in a record which will run a shell script with parameters based on the record's…
-
Release notes
Find the latest versions and highlights of each Ninox release from 3.5 up to 3.17 New features, improvements, and bug fixes apply to all platforms; exceptions are indicated.…
-
Multiple users to enter data
Hi I need to solve a problem about fill a database. In my case, I created a DB to save patients information. But I need other doctors to also be able to access and save data on their patients or…
-
copy part of a table on a new subtable
hello hello I have a table with patients and it has become very large and I am trying to create a subtable to better organize data. But from those that I already have saved,…
-
Questions Regarding Bugs in the New Mac App and the Windows Version Release
Dear Ninox Team, I have been using the local version of Ninox for development, and with the latest update for Mac, I've encountered numerous bugs, making it very difficult to work.…
-
Learn How To Connect Modules in Ninox - Webinar Thursday, December 19, 2024
Join Us For Ninox Learning Fun… As We Discuss Connecting Modules In Ninox With An Open Q&A Thursday, December 19th at 12pm EST/ 5pm GMT/ 6pm CET FREE REGISTRATION: https://us02web.zoom.…
-
On-Premises setup guide – Windows
This guide explains how to install and set up the Ninox On-Premises server Before you begin Before you start the installation, make sure your system meets Windows Server requirements.…
-
removeFile
To securely remove a file from a field or record This function removes a file by specifying either: A file object that contains the necessary information (nid and the file name).…
-
renameFile
To rename a file in a field or record This function renames a file by specifying either: A file object that contains the necessary information (nid and the file name).…
-
parseCSV
To return a structured list or array of rows and data from specified CSV text The parseCSV function parses CSV-formatted text into a structured list or array.…
-
validateXML
To validate XML documents against an XSD schema The validateXML function checks whether a given XML string conforms to the rules defined by an XSD schema.…
-
fieldId
To return the ID of a field This function retrieves the internal identifier of a specified field. A field represents a location stored within a row of a table in a database.…