-
Who can help me with this or a partner?
I need to adapt this to a WBS (Work breakdown structure) The Nivel 3 You can also have several PEPs
-
Different views on on page
Hi, How can I have four different views I have made of a table shown on one page? I have tried with the Page Widget, but I cannot select the table view anywhere. I am on version 3.17.3
-
3.17.4 available for web app (Public/Private Cloud) and On-Premises (Windows)
Public Cloud: Live for all workspaces.
Private Cloud: Update available in the Ninox settings.
Native apps (iPhone, iPad, Mac, Android): Under App Store and Play Store review.…
-
Mise à jour nouvelle version
Je possède la version 3.16 et voudrais mettre la version 3.17. Comment faire ?
-
How to disable predictive text completion?
I have predictive text completion enabled on my Mac because it's so useful when I'm writing (emails, documents etc.). But it causes mayhem for me in Ninox because:…
-
Modularity FAQ and quick start
For authors and consumers working with modular databases in Ninox 3.17 beta 1. Introduction
Heads-up while you test the beta Some stages are under active development,…
-
Zapier (free version) and Ninox
So as usual - I am well behind the curve. Following on from John Halls success with Zapier on previous posts. I was inspired to automate some of manual steps I make to keep two datasets up to date…
-
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 & AI Integration this Thursday, August 7th at 12pm EDT / 5pm BST / 6pm CEST
See you all Thursday, August 7th
Learning Lab: Ninox + AI Integration
Thursday, July 31st
12:00pm EDT | 5:00pm BST | 6:00pm CEST
Free Registration Join us for an exclusive Learning Lab…
-
3.17.3 for web app (Public and Private Cloud)
We released 3.17.3 for the web app on Public and Private Cloud. Apple and Android apps are currently under review for 3.17.3 and will be rolled out in phases.…
-
Excel scripting with carbone
Hello community! I’m struggling a bit with carbone template scripting: I would like to collect in an excel file the complet list of my different Navire.…
- Answered
-
custom .csv export
Hi @Fred - I'm attaching a current copy of my DB (with fake data) with 95% of the user interface built and working. One of the last things for me to do is to create a .…
- Answered
-
How to restore Ninox database from Time Machine
That's about it. I have backed my Mac up to Time Machine for years, but the location of the Ninox database is unknown. There are old support posts saying where they were a few years ago.…
-
Sort selection of related records
Hello, I have three tables: 1. invoice 2. InvoiceItems, these are linked to the invoice 3. cost center, these are linked to invoice items When I go to the cost center record,…
-
Clear relationship field on click
I have a button coded to clear fields on my form view when clicked 'Field name' := null But unsure how to clear relationship fields and the signature field? Is this possible?
-
is there a group of macos local/icloud users dedicated to functions ?
hi all, i’m looking for new friends using the macos local/icloud version of ninox i’m looking for answers concerning the use of functions in that mode typical question :…
-
printandsaverecord - How do I stop from overriding attachment?
I have a separate form interface (table) linked to the table 'CLIENT' On my form I have coded a button with: importFile('CLIENT', printAndSaveRecord(this, "AP Sign Out"),…
- Answered
-
3.17.2 for web app (Public and Private Cloud)
There's been no user-facing changes in 3.17.2. We did release a few internal bug fixes and performance optimizations to improve system stability and reliability.
-
Ninox + n8n
Hey, I'd already finished most of the basic functions in my database, so I think it's time to automate some of the workflows while also integrating artificial intelligence.…
-
[Bug] Formula "image" field not showing content in Cards view
I'm working in a project that uses the new do as database command to properly manage the entire application in 3 different databases. One of the databases works like kind of a DAM,…
-
Ninox 3.17 available for web app (Public and Private Cloud)
Ninox 3.17 is out for the web app on Public and Private Cloud.
Public Cloud: Live for all workspaces.
Private Cloud: Update available in the Ninox settings.…
-
Can I control the order in which Ninox displays my tables?
When I open my database, it appears Ninox orders my tables in the order in which I created them. (see attached). Is there a way for me to re-order them a bit more logically for my users?
-
But now need not place weekends
if 'Plan Start' != null and 'Date Rev 0' != null then let dates := 'Date Rev 0' - 'Plan Start'; let 'step' := dates / 4; 'Date Rev Int' := 'Plan Start' + 'step'; 'Date Rev A' :…
- Answered
-
Modularity glossary
1. Core concepts Domain modeling Designing tables, fields, and scripts to match real-world entities in a single business domain. A clear domain model keeps modules easy to read and extend.…