-
Create a Summary from field inputs
Is there a video or written instruction available on how to generate a Summary based on different field inputs within the table along with descriptive text that accompanies those field inputs?…
-
Universal array handling when array items are not text strings
There are at least a couple of threads proposing user-defined functions to make array handling more convenient - but they all work only for arrays of text strings,…
-
How can I set a field to automatically search existing records for possible duplicates of the record I'm about to create?
I have a database where I create new clients as well as add numerous interactions with those clients in a few related tables. When I create a new record and enter the client's name I would like an…
-
I can pass a record as a function argument!
OMG, I just tried this and it worked! Did anybody else already know about this? I can't find any reference to this capability to pass a record into a function. function test(node : Entries) do node.…
-
How does the location field work on iPad?
I do not understand what the Location field is for or how to use it. I would like to keep records of the GPS coordinates of where I camped but no matter what I do in Ninox I cannot seem to store that…
-
if this then that
Im so bad at this.
-
any way around Layout Preview you can only see the 6 rows of a table
any way around Layout Preview you can only see the 6 rows of a table
-
Text styled function
Hello, I have a formula field: if 'Candidats Inscrits' < 'Max. Candidats' then"Incomplet"else"COMPLET"end But I also would like to styled my text. For example,…
-
Automatische Berechnung von Tabellenwerten
Hallo, ich habe eine Tabelle mit Beschäftigten aus verschiedenen Abteilungen. Ich würde gerne automatisiert berechnen lassen, wieviele Mitarbeiter hier jeweils in einer spezifischen Abteilung…
-
Multiple pages
I have a very long report with many fields. How can I print in more then one page? I know I can fix the size of my page but I what to have standard page (letter). Each page have a header and a footer.
-
Automatic field record
Hello, I have two table which contains same field ID 'Name '. From the first table a get value1 after long calculation and get value2 from table2 after long calculation also.…
-
Is a searchable database like Microsoft works
I used works database for years for timesheets, was able to bring up reports based on any fields in the database, by name, date range, job number, job name or any combination of fields.…
-
Email attachments
Hi all, is it possible, through the email field, to automatically attach the pdf generated with the print? Thanks
-
Formula to Round Up Time
I have a dropdown of "Choose Time" The optios are: 30 Minutes, 1 Hour, 2 Hours, 3 Hours, Overnight I also have a date and time field named "Quoted Completion" When I choose a timeframe in that…
-
Ability to Add Formulas to Headers or Free Text layout fields.
I would like the ability to add formulas to headers and free text fields. For example, if a customer has overpaid their invoice, I can have a popup that says "NOTE:…
-
Please add Organizational Chart feature(s)
Can you folks please add Organizational Chart feature(s), if it doesn't available so far ?
-
I can't delete old databases
Why do I get this message whenI want to delete an old database. I'm using the offline version.
-
what language is this written in
what language is this written in
-
Web Link to specific table within database
Hi, Might there be a way to find the web link to a specific table within my database. Obviously being an app, the web address from what I'm aware remains as https://app.ninox.de .…
-
Filtrare vista
Dovrei filtrare una vista in base ad un campo data esterno alla vista stessa. In effetti nella vista ci sono elencati tutti gli appuntamenti. Ora vorrei mediante un campo data, esterno alla vista,…
-
Barcode validation script
Hi, There is my script to check barcodes checksum. It calculates check digit for the following list of standarts at once: GTIN-8 (EAN-8), GTIN-12 (UPC), GTIN-13 (EAN-13), GTIN-14, GSIN and SSCC.…
-
Saving Attachments
I have the script workling to create a PDF file of the record as an attachment. importFile(this, printAndSaveRecord(this, "Layout Name"), 'Specific Field Name' + ".…
-
URL in email being converted to Ninox URL
Hi, I'm triggering an email to send, in the body of the email is a weblink, i.e. "The link to this is https://google.com" The link is being converted to a Ninox weblink which is much much longer,…
-
Date format - default date in a date field
Hi there, In most databases the date format used is as follows, e.g. : 08/08/2018 or 2018/05/05. Obviously, it is different with Ninox. If I want to set a date field to a random default date (not…