-
Auswahlmenü und Script
Hallo ich hab da mal eine Frage...? Ich habe eine Tabelle für Produkteliste ( Produkte-Nr./ Produkt / Kategorie / Einheit / EK / VK ) Die Spalte Kategorie wird mit einem Auswahl Funktionen bedient (…
-
Anesthesia record
Hello! I'm an anesthesiologist and want to build an anesthesia eletronic record. Would it be possible with ninox? One of the most difficult feature I'm struggling with is the vital signs table.…
-
Trying to filter an if statement, I've tried pretty much everything I can think of...
I have a table called 'Customers' it's a parent of 'Orders' which is a parent of 'ads' Ninox seems to have automatically created a second instance of Ads, and named it Ads2.…
-
no images are printed in Mac
Since the update in iMac the blackground images of the invoices do not print, but it does print in the iPad version
-
[object Object] in macOS / iPad / iPhone calendar with styled function in appointment calendar
Data field type "Appointment" with styled(Name)', color("red")) script retun [object Object] in macOS / iPad / iPhone calendar. Is it a bug or do you have a solution ?
-
How can I create a new record linked?
Hi! I've tryed this code but the link (ID) doesn't worked... somebody canhelp me please? let t := this.ID;let d := 'Data acquisto';let pl := 'Prezzo di listino';let sc := Sconto;let p :…
-
capital letters
How can I stop the first letter of a text field being a capital letter? I want text fields to start with a lower case letter.
-
How can I format body content sent through ninon
Hello, I used the following code in a button to send an email with an attached printelayout file on pdf. let me := this;let Bijlagen := null;let myLayout := "LENTES OSS";let myNumber :…
-
Email Fehlermeldung bei Unzustellbarkeit (mail delivered)
Hallo Zusammen, wir nutzen Ninox u.a. zum automatisierten Emailversand. Wenn nun ein Benutzer eine Email falsch eingetragen hat (Tippfehler) dann kommt die Email ja nicht an.…
-
Manage stock with unique id
Hello. i'm looking for a solution where I can manage stock with unique ID's. For example I have 10 laptops of the same model, each laptop has a unique serial.…
-
Possibility to sort tables into categories
I would welcome the opportunity to create categories for tables. These categories would not affect the link between the tables in any way, they would only be used for sorting of the user.…
-
Background Color
I ahve a field (function) in which the following code is set: if 'investiertes Kapital abzüglich Ausschüttungen und Steuererstattungen' < 'aktueller Kurs' * Anzahl thenstyled("Gewinn", "green", "",…
-
Roles for Owner
Is there a way to explicitly grant permission to the owner? The owner doesn't seem to be able to have roles assigned ... if I set a table to be visible to admin only, the owner can't see it,…
-
How to restrict choices in Table References
I want to select a value from a table to use in another table, but only want to select from certain records. Example Table 1 has four fields - Title - P1 - P2 - Subject (To be filled from Table 2)…
-
Building an attendance sheet
Hi All. I am a brand new user of Ninox (just purchased the Mac app this evening). I would like to make a database to track student attendance in my classes.…
-
Field to summarize values
I have a nummer field in rows. Is it possible to perform a continuous summation. If row 1 is 30 and row 2 is 30, could I then have it summarized in a field (to 60)
-
A review
I would like to like this product, but it prevents me from doing that for the following reasons: 1) Documentation. Apple-centric. It was written for the Apple products and the screenshots do not…
-
Formula Field - Filtering for "yes" is blank but "no" shows all records "yes" or "no"
I added a formula field that compares an event date to Today's date. That field now shows "yes" or "no" depending on if it's a match for today's date. The goal is to have only records that match…
-
Filter / compare two fields
How can i using the filter option, only see those records where two specified fields are not equal. Which line should i type in the filter field. Tried some things, but did'nt work out. Thanks !
-
Transferring database from Ninox Cloud to iCloud
Hi there, I recently purchased the desktop version of Ninox and I've created my database and started filling it with information. I won't be using the Ninox Cloud to store my data going forward,…
-
Problem with Polish characters. In PDF after exporting the record
How Can I fix it? when i download file i have strange characters. I use ninox in www h Polish characters. In PDF after exporting the record
-
http request error - Request Error: error -
Hi All, I keep getting the following error "Request Error: error - " when trying to run the following code: let t := this;let response := do as server http("GET", t.URL) end;if response.…
-
The slow collapse of the forum !!!
Just who is taking responsibility for the forum these days? It is getting worse ! Every time you want to enter a post on you get - your access to TinyMCE will expire on 25 Februrary 2021.…
-
Android table search
In the cloud version of my database there is database find field and when I navigate to a table a table specific find field. In the Android app I see the database find field,…
-
Built in scripted/programmatic CSV import/export
Is there a plan to have a method of importing/exporting CSV to and from a database table programmaticaly? In other words something available through the API that would allow passing in a column…