-
Explanations and examples of Ninox functions available in our docs
We added a separate page with explanations, examples and tips for each of the current 164 functions in our documentation. These pages are currently available in English.…
-
Auto generated email
hi, I'm trying to automate the email report. Like my aim is to fill fields and then my email would be ready. Here my workflow : Fill fields > Generate email > Mailto from ninox I can generate well my…
-
Optimize Formula
switch Medicion do case 1: (select DOCUMENTOS where 'Ganado REAL' = 10) case 2: (select DOCUMENTOS where 'Ganado REAL' = 50) case 3: (select DOCUMENTOS where 'Ganado REAL' = 80) case 4:…
- Answered
-
Alert function - trigger after update - cloud version
Hello, i would like an alert after trigger after update. On ipad/iphone this function works ok. On cloud version this doesnt work, when i use the same script with button everything works perfectly.
- Answered
-
MultiLine Text field with multiple rows alongside in form
Hi, I'm not sure if this has been asked before, but could not find it when searching. Apologies if it has been posted. I am looking at Ninox to migrate date from another database platform,…
-
Sending emails reminders automatically in Enterprise version
Hi there. I'm searching the forums but can't find an answer for my needs. We have an Enterprise account, and want/need to send a remainder to our costumers when certain event occurs (time based):…
-
Hours result from appointment field
I have an appointmenet field which has started giving weird results in a formula providing hours worked. This is the formula: duration(appointment(datetime('DAY END'),…
-
Field alignment logic
What is the logic behind "bottom field alignment"? Have experimented with spaces etc. - no luck so far - is there a way to "top-align" fields? J:)
-
Gruppierungen in einer Tabelle berechnen
Hallo zusammen, ich habe in der Tabelle Rechnungen eine Ansicht erstellt die mit "yearmonth"(Datum) die Monatsumsätze (Nettobeträge) gruppiert. d.h. 2022/7 ; 08/2022 usw. angezeigt.…
-
Button to save a pdf when multiple print layouts are available
Hello, i have a form and multiple print layouts (that's because from the same data in the form, I need to have many different papers created). 1. Is there a way to add different buttons the form (one…
-
Can't see records, while they can be searched and found...
This seems like a basic problem, but I am not to able to solve it. I have a database of wines I have in the cellar, and I retire them by the bottle. So when all bottles of a certain wine have been…
- Answered
-
Find weekends dates
Is there some code to detect weekends in a list of Dates. Now I have a list of 2500 dates records and I need to know which ones are weekends. Thanks
- Answered
-
Add existing records to table automatically
Hello all, I have a populated table called 'Glossary' that I would like to bring into another table called 'Inspection Report' using View. At the moment,…
-
Duplicate fields
When are you going to update the software to allow duplicating field. I have used my database apps and they all have this very basic ability. It’s a huge omission from your software.
-
Print a 'View' page element
Hi, I need to include a selection of images from a subtable in a print layout.. I can do that, but I need to use the 'unique' function, as some of the images are repeated but I need to only show each…
-
Running a script for each record in a subtable...
I have a table on which I have a button to run a script.. The script needs to execute some code based on each of the visible records in the subtable (which are linked to the current table).…
-
But After Update ?
Is Thérèse a bug. Ninox dosen’t run ?
-
Funktion für time, date, timestamp etc.
Attached is a database from Ninox user Mirko that deals with date and time and their possibilities. Maybe it is helpful for some Ninox user to bring own solutions on the way.…
-
Ninox 3.7.0—Now available for Public Cloud
We’re happy to announce that Ninox 3.7.0 is now available for Public Cloud—and soon the new release will be available for your Private Cloud and On-Premises with some more exciting features.…
-
table numbers
Hello I have a reference to a table (1 : N) where all the relevant records are displayed. It would be very convenient if we were able to see the number of the array.…
-
Select multiple value in linked table
Hello, i have a table with car models I sell and a table with cars components. I have table with replacement parts that fit more than one model of car. In the repair table I wanted to display only…
-
The number of days in each month of the day period and its total
Suppose I want to know how to calculate the number of days in each month and their totals during the period from 8/1 to 9/10 Thank you
-
Retrieve API Key programmatically?
Hello, Is there any way to retrieve the right API key programmatically? Background: We want to use our project management system for multiple clients. It is composed of several external tools…
-
Seems basic math and date function are bugged
Hello I am evaluting Ninox in a trial database and need to follow projects Tasks. I am trying to to update a Task Table with a calculation of End Date as Start Date + Workdate (5 days a week).…
-
is there a formula to disconnect the link field to a table ?
i would like to disconnect the field linked to the table with a formula. I am trying to disconnect the field when i update another link field. I hope i've been clear. thanks in advance for your help.