-
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.…
-
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
-
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?
-
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.…
-
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
-
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…
-
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 :…
-
Create barcode for every new import
Hello In our chemical laboratory we use NiNOx for every sample that is coming in the lab. Each sample is getting a unique numeric code. I would like to automatically generate (if possible) a barcode…
-
[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,…
-
Problème avec loadFileAsBase64(Photo)
Bonjour, je n'arrive pas à faire fonctionner : let photoData := null; if Photo != null then photoData := loadFileAsBase64(Photo) end; J'ai la roue qui tourne sans fin avec une photo de 60ko… La…