-
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.…
-
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:…
-
Problem attaching pdf to thunderbird
Hi there i have this code to in a URL to add details in to Thunderbird email that works on all the fields exept the attachment field will not attach my Pdf-Image,…
-
New bug in Date field?
Hi Just had update 3.16.4 IOS on my phone (iPhone 15) On opening my databases I've found that the Date field is now a day earlier than it should be BUT the date /time field shows the correct date.…
-
Ninox 3.16.4 now available for Apple/Android and On-Premises (Docker)
We've moved native and On-Premises deployments directly to 3.16.4 to include a critical bug fix reported during the app review process.
Native apps (iPhone, iPad, Mac, Android): 3.16.…
-
do as database error
let nID := number('Select the related parent WWP'); <= nID = ID # of the selected record in a dynamic dd for db 'DAD-WWPData' let z := "100"; do as database 'DAD-WWPData' <= simple database…
- Answered
-
Ninox 3.16.3 patch release—now available
We've released 3.16.3 for the web app on Public and Private Cloud. As usual, the Apple and Android apps are currently under review and will be rolled out in phases.…
-
Numeric values not showing in database table view or Excel export
Hi everyone, When I rearrange or hide/show columns in my database before exporting to Excel (.xlsx or .csv), not all data appears correctly. Some numeric fields only show values randomly;…
-
Different numerical output...
As I new user, I thought I would share this, since I was pleased to have successfully written my first global function and moreover it did what I needed.…