-
No Workspace Access - macOS Desktop Client
Hello Ninox Forums - I built a pretty big database that I use to track my jobs and labor. Work has been slow so I haven't started Ninox in 2 weeks or so,…
-
Ninox 3.16.6 available for web app (Public and Private Cloud)
Ninox 3.16.6 is out for the web app on Public and Private Cloud. Refer to the updated release notes for all the details.
Public Cloud: Live for all workspaces.…
-
If, then 2 criteria
Hi, As always, I'm guessing this is a simple fix and my limited skills with coding are the problem here. I am trying to configure a choice field to trigger on update and adjust a choice field in…
- Answered
-
Windows Server installation requirements
This article outlines the technical prerequisites, environment dependencies, and recommended best practices for installing Ninox on Windows Server
Note: First set up a Windows Server environment.…
-
How do I change the record's background color?
I made a new DB. I should be able to go into edit mode and click the tab header. That works on my older DBs, but not with this new one.
-
Is there a way to open a specific database through iOS shortcuts?
With several databases running in Ninox is there a way, using the Shortcuts app to open Ninox and the wanted database (while closing another database if that is already open)?
-
Switch
Can anybody tell me what is wrong here ? ninox gives an error at case 2 where it says that keyword 2 is not found. I have tried without ";" - same problem, and also tried to remove case 2,…
- Answered
-
URLs with international characters not displayed properly
I use URL fields to store links, mostly to Wikipedia. In the latest version (I use 3.16.4), links with international characters are displayed using control codes (%xx), for example: https://en.…
-
Multiple choice field (dynamic)
Does anyone know if I can have such a field in more than one column ? The case is that I have a table called keywords, which occur in a MCF (dynamic) field, and it works perfectly.…
- Answered
-
Ninox 3.16.5 now available for Cloud and On-Premises (Docker)
This maintenance update brings a handful of key fixes, especially for workspaces on custom domains. Check out the updated release notes for all the details.
Public Cloud: Live for all workspaces.…
-
All dates have been moved back one day!
From the date selector selecting (for example) June 23, enters June 22. Nonsense. I expect you to fix the problem at the source, you certainly can't be expected to hand edit 10k dates around the…
-
Product from multiple records
I have several data records with a field “Year” and “TWR”. For each year, there are multiple records with different TWR values. Now, (in another table) I want to calculate the product of the TWR…
-
add Rich Text Fields
Hi there I have several rich text fields I want to combine with the format they have. To make it easy let's say that I have RT1, RT2 and Endresult. If I say Endresult :…
- Answered
-
Resetting a Page Field...
I have a page with a search field (Text) and a "clear search field" button next to it. Is there a way of pre-setting or clearing that field PRIOR to opening the page - effectively clearing previous…
- Answered
-
I can't edit fields?
I cannot edit fields in most of my DBs. Why might this be happening?
-
Formula error? What is wrong?
I have a number field "Buy In Cost", and a formula field "My Buy In Cost", which is = to the field "Buy In Cost". Here's my entry: Here's the formula results.…
-
Date insertion
Dall'ultimo aggiornamento quando vado ad inserire una data il programma inserisce automaticamente il giorno prima
-
Look up/search a single record with GET returns array instead of an object
Hello is the documentation wrong or am I missing something? There is an endpoint Look up/search a single record with GET that is GET…
-
Are these all errors?
Is there documentation regarding what these badges mean? I think the red ones are errors. If so, how am I suppose to fix them? This screenshot shows only 1/3 of my fields.…
-
Sum the checked items in Dynamic Multiple Choice
Need to sum the checked items in Dynamic Multiple Choice is these example 1400 € There are any way to sum this ? I try it but no way sum(chosen('Sub Components'))sum(chosen('Sub Components').'Budget')
- Answered
-
V 3.16.4, WOW what a mess.
Seriously Ninox. You've been working on this update for a long time. It's a mess. So far nothing works right. Background colors are goofed, I can't change dates, and now it's stuck spinning.
-
"Native" maps Ninox
I have a database with the latitude and longitude of an adress. When I click on the marker a kind of "native" window of Apple Maps opens showing the location.…
-
Private Cloud SSO setup guide – Microsoft Entra (SAML)
This guide explains how to set up single sign-on (SSO) with SAML on a Ninox Private Cloud using Microsoft Entra Before you begin Make sure you have the following before you start:…
-
Control the focus of a field
I have a text field that takes data from a scanner and runs a script when modified. I would like the focus to go back to that field automatically, ready for another scan. Is it possible?