-
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
For users testing modularity v2 in Ninox 3.17 beta on Private Cloud 1. Core concepts Domain modeling Designing tables, fields, and scripts to match real-world entities in a single business domain.…
-
CSV Import Wizard
Hello everyone, Since a lot of our community members are interested in ways to automate the import of a CSV file, I decided to put together a complete working example database to show how to do it.…
-
Fields for Form use, not needed in "record"
This might be a simple answer, but on my slide-over default form for a table, is EVERY field stored with the "record"? It appears to me that formula fields probably are not "stored",…
- Answered
-
Need a formula between week to place on (%Semana Plan)
Need a formula to calculate, the % Semana Plan, the the difference between the current week and the previous one.
- Answered
-
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?
- Answered
-
Split PDF pages
Hello, is there any way in ninox to spilt a multipage PDF in single pages? I know, there is a possibility with Zapier and pdf.co, but this is not possible for data protection reasons.…
-
Problem in my DB WorkOrder
@Fred Hi Fred, I have a problem that I don't know how to solve. I have a simple Engineering Workorders database. I can have several WorkOrders. Each workorder has several activities with their hours…