-
Ninox Products - App vs. Cloud
Before diving into the Ninox world please read this article about our two product lines - Ninox App and Ninox Cloud! The image below shows our two products side by side in a sample database from the…
-
Ninox Storage - Deleting Manual and Automated Backups
If you notice that your storage has exceeded your licence's limitation, try deleting Manual backups and Automated Backups to reduce unnecessary space. - Open the Usage Overview page - Check which of…
-
Learning Sources for Ninox Newbies
Welcome to Ninox! Here is a list of learning source material: Manual on Ninox.com activate our amazing TOURS and create your first database in a matter of minutes Video Tutorials join our Webinars…
-
Ninox 3.7.0—Now available for Public Cloud
We’re happy to announce that Ninox 3.7.0 is now available for Public Cloud—and soon the new release will be available for your Private Cloud and On-Premises with some more exciting features.…
-
Sticky Messages or Tags
I see the new posts can have a tag (not tried it yet) but I guess if a subject is really important, we can set a tag that can be searched in some other way other than a general search - so set this…
-
Ninext project
good evening to all, I create this post to organize the Ninext project. For those who are new to it, it is composed of several JavaScript modules that allow you to add badges on tabs and buttons,…
-
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…
-
WISH LIST: Easy one!
DIALOG function that accepts up to 255 chars of text.
-
import an Image from WEB
This procedure allows you to download an image from a public website and display it in an Image field: Usually, I go through the following steps: Image Field text field labelled in this example…
-
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,…
-
do as... massive speed improvement
Hi All Has anyone seen the documentation about speed improvements in Ninox? https://docs.ninox.com/en/use-cases/tips-and-tricks-for-fast-databases I tested their use of do as...…
-
Progress Stepper in HTML.
Ever wanted to create a step diagram to point users to the steps to follow in Ninox? Then this can be done with a choice field but a nicer representation is with HTML and some CSS.…
-
v3.9 is now live
In typical Ninox communication history, v3.9 is now live on the cloud. Just happen to notice as I'm trying to reduce my storage usage from backups. Maybe we will hear what is new.
-
Print filtered by date and assigned employee records from the table
Hello, I have a table named “Report” that’s where all the records stored, records have an assigned “drivers” and “pick up date field”. I need to be able to generate a weekly report for the driver…
-
html() function
I uploaded a database named HTML Tricks. So far it only has one example, but I've got some other ideas I've been playing with. If you are interested in a blinking formula field you should give this…
-
add onselect event for view field
In response to @Alain Fontaine & @Fred Christmas wish (https://forum.ninox.com/t/h7hbkmp?r=h7hbvzj), I have added a viewEvent function to Ninext project.…
-
storing system variables
I worked out a way of storing named global variables using a GLOBALS table and two global scripts. If this is of any use to anyone, I would be happy to post my solution.
-
Send Emails with pictures in the body and also with attachments of your choice .
Since there is a lot of demand for sending emails with images in the body, I created an extended email database for the community. Using colors in the body is also possible.…
Learn how other people are using Ninox, get tips and tricks for your business and purpose