-
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.
-
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…
-
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
-
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.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.…
-
How can I use global values that only an admin can set but all users must read?
(I posted this same topic in the Learn and share forum, but it's a question, so I copy it here —don't know how to move to the correct forum!) I'm developing a solution that has a configuration Page…
-
Read permissions on fields that can be read/write only by admin users: global database settings management
I'm developing a solution that has a configuration Page that only two type of users, "admin" and "editor" can acess/view. I've set this options in the page settings:…