-
filtering date fields
how do I filter date fields that are empty/no empty?
-
Problem with Team/browser
Hello, I’ve got a Ninox cloud Team with 10 users that I use with the Mac/Ipad application for admin and simple browser for users. I’ve got a problem with the record creation trigger of a table.…
-
Current User for the User field?
hi, is there a way to set the default value of the "User" field, to the current user? thanks, alain
-
Year to date
Hi, this is what i would like to do (wasn't able to find somethin about "table self relation" in Ninox. Let's say i have a table with this 3 fields: CustomerID, Year, Sales, all numbers fiels.…
-
Filtrare una vista per data
Buonasera, mi occorre un aiuto per poter filtrare una lista per data odierna. In effetti dovrei vedere tutti gli appuntamenti inferiori o uguali alla data attuale.…
-
PDF Output - can not see the whole table
Hello I want a PDF Output with a table let's say with 10 lines of 10 datasets. When I go on the print symbol I see only 6 lines/datasets. When I generate the PDF and my pdf-Viewer opens the PDF I see…
-
Email doesn't work with Ninox DB mac version
Why this script doesn't work with the version 2.5.1 of Ninox DB mac version and work fine with the cloud version (Courriel is a email fields) let myLayout := "Factures";let myName :…
-
Beta feedback
In the ipad version there is no indicator for colums and rows and it would be best if the position is in the upper right corner because the keyboard would make it dissapear.
-
Travel to a different time zone changes dates
When I travel from U.S. Eastern time zone to U.S. Central time zone, which is only a one-hour difference, all of my dates change by one day. So if I enter a record on January 6 when I'm in Indiana,…
-
Is it possible to create a User in code?
It would be very useful to me to be able to create a user in code - the use case is for an HR app - once the new employee is confirmed as having started,…
-
Hi i am getting this error:Function is not defined: printAndSaveRecord(node,string) at line 1, column 58for this code:importFile(this, printAndSaveRecord(this, "Itemised C/S"), SURNAME + " QUOTE.pdf") + alert("QUOTE: CREATED") + printRecord(Id, "Itemised C/S")Does anyone know why?
importFile(this, printAndSaveRecord(this, "Itemised C/S"), SURNAME + " QUOTE.pdf") + alert("QUOTE: CREATED") + printRecord(Id, "Itemised C/S")
-
Image field
Hi, I have a list of images in a folder with a code (example 67046662.png) and I would like to automatically associate the image field with this code. It's possible?
-
How to include a formula in rich text?
Is it possible to include a formula in the rich text? I have a default value in rich text. But within the rich text, I want to add the invoice number to it, while keeping my rich text format.…
-
Datum Feld: Anzeige des letzten Tages eines Monats
Hallo Zusammen, gibt es eine Möglichkeit in einem Datumfeld automatisch den letzten Tag eines Monats anzeigen zu lassen? Dies wird für die Gültigkeit von Schulungs-Zertifikaten benötigt,…
-
Elementi di layout "Testo libero"
Se devo utilizzare il campo di "Testo libero" dovrei avere la possibilità di vedere il testo scritto. Ora invece è troppo piccolo, e qualora dovessi apportare delle modifiche al testo diventa…
-
Datumsdifferenz berechnen
Hallo zusammen, ich bin totaler Ninox-Anfänger und kam mit der Suchfuktion im Forum nicht zu einer Lösung. Ich habe zwei Datumsfelder, eines "Geburtsdatum" und eines "Datum" (das ist ein Datum nach…
-
Loop
Hi there, I can't find this topic. Given a long list of remedies and a multiple choice field telling in which book(s) such remedy is being described. I would like to write a loop to set choice #1 to…
-
My wrench icon is missing. How do I get it back?
what is reuired here? My red wrench is missing, am I out of administrative mode? It is just me.
-
Can I have ninox on two computers
I just bought Ninox on the Apple store. I have a desktop and a laptop... can I have Ninox on both computers, or do I need to buy a programa for each
-
XML Data File
Hello, Is there a clever way to import data from an XML file into Ninox? Andrew
-
format Invoice No in Invoices template
Dear forum, Is there a way to format the Invoce No in YY-000 instead of YYYY-000? So for instance: 19-001 instead of 2019-001. I tried to modify the "Trigger on create" field in Invoice table like…
-
Radio button triggering text in field
I hava multiple choice - like 1 / 2 / 3 I have textField What kind of calculation need to use if choice = 1 than textField:= "text1" Thank you for your help
-
Filtro sul campo vista
Come si possono filtrare le viste per determinate condizioni?
-
Define text variables in the console with the iPad version?
I can define number and date variables in the console, but when I try to define text variables I get a “Field not found” error.