-
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?
-
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…
-
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…
-
Can I place a comment in a script?
Can I place a comment in a script?
-
Email contents of Record without creating PDF
Is there a way to send an email with the contents of a record? I'm building a service tracking application and would like to be able to email the record to my technicians without them having to open…
-
dialog function
Hi there, I use this code but doesn't work: let check := dialog("Attenzione", "confermi la cancellazione?", ["CONFERMO", "ESCI"]); if check = "CONFERMO" then delete ('Ordini.Prodotti') end Thx
-
Is it possible to cancel the creation of a record in the "on create" trigger?
I want to prevent users from adding records based on code. Can i explain to ninox that i want to cancel the creation within the trigger?
-
create formatted content for a rich text field
I would like to programmatically create a formatted text (e.g. using tabs, line feed/returns etc.) which includes data from fields and store that text in a rich text field.…
Answer questions and share your knowledge