-
Syntax for "View" element
I am trying to use the "view" element to show some records I use this formula and i only get the first record showing let x := split('Herbs in formula', ",");for i in range(0,…
-
How to round time to 15 minutes
Hi all, I'm pretty new to Ninox and I cannot find anything on how to properly round time to the nearest increment of, say, 15 minutes. Say I have a totaltime of 09:…
-
filling an appointment field
I have two date fields, one field called 'start date' and one 'end date'. Is there a possibility to fill this data in an appointment field automatically?…
-
How do I define the 'Number format' as 'Fraction Number' in a number field?
How do I define the 'Number format' as 'Fraction Number' in a number field?
-
Android App - Option to establish the default database and default table
Every time I want to add a record to Ninox, I lost a lot of time, becase: I have to open the Android Ninox App I have to choose the database I have to choose the table Solution: In Android App,…
-
Feldauswahl
Hallo, meine Umsatztabelle enthält die Felder Kunde, Jahr sowie die Felder für die Monate Januar bis Dezember. Für die Rechnungsstellung möchte ich nun alle Datensätze über alle Kunden für ein…
-
Anyone want in Integromat integration
Integromat is an amazing tool for integrating apps and building workflows - but unfortunately there is no prebuilt Ninox (cloud) integration with it. If, like me,…
-
how can i automatically link two fields from two tables?
I have two Excel files. I imported them into Ninox, in one database. Each Excel is one table. Each table contains approx. 1.000 records. Both tables contain one similar field, called: ParticipantID.…
-
how can we interrupt a too long process ?
- on the mac app ? - on the web app ? - and even on the "do as server" mode ? the spinning wheel is nice but i prefer when it goes away, don't you ? thanks all
-
Some User Defined Array Functions
aAppend() - Can fill an empty array and adds items to the end of the array.aInsert() - Inserts a new item anywhere in the array except the end.aMerge() - Merges two separate arrays.…
-
Ninox HTTP Calls syntax
What is the right syntax? In documentation (https://ninoxdb.de/en/manual/api/http-calls) its mentionned : 1. http(method, url)2. http(method, url, body)3. http(method, url, headers, body) for then 3.…
-
Field rich text or text formatted
Hello,I noticed with a rich text field, if we stick content from the internet, it displays it as if it were on the web. So this field interprets the css.…
-
Skript um ein Feld zu aktualisieren
Hallo, ich habe Folgendes Problem: Ich habe zwei Zahlenfelder (Bestand und Verbrauch) und ein Auswahlfeld. Nun ist das Verbrauchsfeld in Abhängigkeit vom Bestandsfeld.…
-
progress
progress
-
how can I count the different value of a row(select)
Hi I need count the different values of a select, i have a principale table "Event" with a composition table "temps", in the table table "temps"i have a row " climat" type select,…
-
a button that fills 2 fields
I want a button that will do 2 seprate calculations and fill 2 seprate fields. Could Anyone show me how to do this
-
Adding items to the subtable
I have realy big pricelist (aprox. 65.000 items). When i'm creating order i have a subtable with reference field to this pricelist. When i'm adding new item to this order it's loading whole pricelist…
-
How do I Import List of PDF files in a folder into The image column of a Ninox table?
I am trying to build a recipe data base that is based on recipes in pdf files then create selection criteria that will sort the pdf files. So I think that I want to load the pdf files into a image…
-
Pictures not exporting to excel
When I export my file to excel, only the file name and not the picture are exporting. Is there something I need to do to make this happen?
-
Someone knows how I have to do in order to change a "text field" text if a Combo Choice have an exact text, using trigger?
Someone knows how I have to do in order to change a "text field" text if a Combo Choice have an exact text, using trigger?
-
sending php link in email
http://domain.hu/?view=edit&isevent=0&adid=21405&codemd5=f1ba8bc988a3eae2198875960f567403&cityid=16 there is a way sending this php link in email without encoding or overwriting,…
-
Basics
I am familiar with SQL but am struggling to get to grips with the basics of NX. Maybe i am missing something simple. This query works (returns ids) select address where 'xmas card ind'=2 This query…
-
Is Ninox Cloud Down?
Is the Ninox cloud down right now? When I try to start my database it says TIMEOUT but my internet connection is strong...
-
today() function returns yesterday's date on web app
Using the today() function to insert today's date, instead returns yesterday's date when using the web app. However, it returns the correct date when using the iOS app so the web app is obviously…