-
Where can I find a list of the functions used in Ninox ?
Is there a listing of functions, arguements etc that can be used in Ninox ? Thanks
-
Where is documentation for formular functions and features?
I've been reading the online manual and the pdf version. Both covers formulas - but not in depth. * Where do I find a complete description of build in functions and global system variables (if any)?…
-
How do you find if a value is present in a table ref
I have a table Customers with a 1-n relation to contacts. The contact table contains the user field access. How can I check if current user is one of the contacts defined in customers.contacts.…
-
I am sorry. If NINOX is this forum. NINOX is dead........
I am sorry. If NINOX is this forum. NINOX is dead........
-
Export Data
I have a table with several records of images named Photo.jpg. I would like to rename these images by using a formula combining field values. I would also like to export all renamed images in a batch…
-
Make an image flash (repeat)
Has anyone ever managed to make an image flash on and off I use a light bulk image that pops up on order forms when a customers file card has been set to have a warning (ie customer on stop -…
-
No view icons
I havent used the lates version of Ninox (3.2.8) until today. I no longer have the view icons so I am stuck in table or chart view. I have tried the obvious,…
-
Image editor
Hello everyone, I need to modify size or crop of picture.I'm looking for a editor solution that I could incorporate into Ninox.The best would be to have a popup editing window when you click on a…
-
(Object Object) issue with appointment field in calendar sharing
Hello, there is still an issue with the way the data are displaying using the calendar sharing function (with iCloud and exchange). when your are using the appointment field in a table and ticking…
-
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)