-
Duplicate Marking Utility for Large Datasets
I don't know at what point using cnt(select YourTable where YourField = CurrentField) > 1 becomes impractical, but I recently had the opportunity to work with a table that had 64,000+ records,…
-
3.10.6 weirdness
So I checked by usage today and this is what I saw: The Cloud DBs workspace has only 1 DB and, when I last checked a few days ago, it was under 50GB and only 1 DB was displayed. I've opened a ticket.
-
Practical database to use/learn the Ninox API
I am providing a small sample database here so that you can try it out for yourself and understand how the options shown in the Ninox documentation work in practice with the Rest API.…
-
Limit Input to Rational Numbers in a Text Field
This code can be applied to "Trigger after update" in a text field to limit the input to rational numbers. It does not accept characters other than "-", [0-9] and ".…
-
Ninox Mac app and macOS 14.0 (Sonoma)
Just to inform you... I just upgraded to macOS 14.0 (Sonoma) mac and the Ninox 3.9.3 Mac app works fine.
-
Triggering an email when a specific has been updated on a table.
I've managed to get the emails sending when the whole table is created/modified etc. But my goal is to only send emails to a specific person, once a specific field has been changed.…
-
"empty" option in Dynamic Field pick list
Does anyone know how to get rid of the system generated "empty" option in a dynamic field list?
-
Create new records with a button
Hello! I've been learning a lot with Ninox and this forum has been very helpful. This is the first time that I would be creating a button. But I think it is possible to make the process easier and…
-
Printing a VIEW ? This is how it can be done:
Since the release of the dynamic print layout in Ninox, it is now even easier to print out a VIEW: I have attached a sample database:
-
v3.10 No Usage Overview
Hi everyone - I have the basic cloud plan (which means I'm on v3.10) and now I don't have access to Usage Overview. I can't see how much space I'm using.…
-
v3.10 Enterprise only?
I'm sure some of you have gotten the email to join the 3.10 webinar. Sadly, I saw this in the email: To make the most of these features, consider upgrading to the Enterprise plan from Ninox.…
-
A BIG thank you!!! - please add your show of appreciation.
@Jacques TUR - Thank you so much for all that you have accomplished with Ninext. I was motivated to post this morning due to the element copy and paste feature recently added.…
-
v3.7.11 new functions
setItem(any,string,any) and removeItem(any,string) These two functions allow to manipulate JSON by adding or removing an item. This is very good news, because until now this was only done using…
-
Select Where Function - Please Help!
PLEASE HELP!!! Please see the data model in the attachment below: I have a table called Static Site Data, Risks and Mitigation Cost per Site, Type Specific Risks, and Risk List..…
-
Ninext : Debug Tracer
Hello everyone, For some time, I wanted to offer you a possibility to debug your programs. I am happy to present you a first debugging tool. It's simply a tracer to display the messages coming from…
-
Is it possible to add a custom RTF field in Ninox (like TinyMCE)?
I really love Ninox, but there is a terrible limitation for the kind of solutions we develop (automated catalogs with lots of rich text): editing content in a RTF type field is a very poor and…
-
WISH LIST: Easy one!
DIALOG function that accepts up to 255 chars of text.
-
Charts on Printed Reports
Does the future hold the ability to place charts on the actual reports, not just the fields of the table?
-
Has anyone wanted to hide the add new record button on the popup link?
simply add a formula with CSS and add the following .stringeditor-button2 {display: none;}
-
Connecting to external REST API (complete example)
Hi, In the last several days, I was able to integrate the ICD 11 coding tool, which is based on a REST API using OAUTH2 authentication, into my EMR Ninox database.…
-
A new way to comment out code in the console
With my friend Jan, we discovered a new way to add comments in the Ninox console. Simply add /* before and after the text you want to comment out : var a := {lastName : "tur"}; /* var a := {firstName:…
-
Custom Widgets (Release 1.0)
Dear Ninox Community! Many of you have asked how you can easily and cost-effectively use our Custom Widgets in your Ninox databases. The time has finally come We have worked hard to find a…
-
is there a better way to send more "styled email"
I regularly send my customers job status reports as the order progresses through our system ie Thanks for the order - your job is in production etc. originally,…
-
openTable() with Definable Query
The openTable() function currently opens a table with a specified view. It would be very helpful to be able to pass along a query with this call as well,…
-
Ninext : Fields inspector (evaluate the impact of changing/deleting a field before to do)
Hello everyone, Have you ever had a cold sweat before deleting a field in a table ? I always wonder what will happen. And the more my database is important,…
Learn how others are using Ninox, get tips and tricks for your business and purpose