-
popupRecord
Hello friends, how can I make a new recording with this, but in a specific view formular ? (Not popup) let myNew := (create Interventions);myNew.closeRecord();popupRecord(myNew) THANKS.
-
How do I prevent table from update?
I have some article and price. I have some client that have purchased some item and I wish to prevent that if I change the price of this item, the client paid price will also change according to new…
-
Suggested mobile browser emulators?
What is a good way to quickly see how a Ninox solution looks on the various devices and browsers? I just tried http://www.mobilephoneemulator.com/. Is this a good option,…
-
Formula Help Needed to Hide a Space Field Layout Element.
What would the "display field only if" formula be to hide a space field element? I need the space hidden when "Active" is select in my chosen field name Status.…
-
Is it possible to drag a message from Outlook inbox to add as an attachment without having it delete the message from the Outlook inbox?
When I drag an message from my outlook inbox to the file attachment tab of a database record it deletes the outlook message from my inbox. Is there a way other than saving the outlook message first…
-
How can I attachment multiple files from related tables and email them?
Hello, I've built a system to help us track orders for oversize / overweight permits. Once we get the permits back, we upload them to their associated state,…
-
Formula to select a tab in form view
Hello, I have a formula to put in a button to open a specific view. But, I would like to have a formula to open a specific tab within a form view. Thanks in advance for your help.…
-
Display field only, if: either of two other fields has no data?
What is the formula needed to make this work? The field names I want to check for data are titled Email 1 and Phone 1. I can make the field hidden with either 'Email 1' = null or 'Phone 1' = null,…
-
Color of formula field
I want to be able to change the colour of a formula field while displaying the result of the formula based on conditions. Example. Red if result is less than 0 and green if result is greater than 0.…
-
Image sharpness
Hi , i am finding that images attached are very blury on the display field . it that they way it should be or there is a way to fix that? (same with pdf)
-
View
Hi, I have two tables. the first one is a list of purchase order (PO) with date, suppliers, amount, season market, price and total per order. the second one should be the dashboard.…
-
How do I delete a 'Team' tab from the top of a Database?
At the top of a Database, i have three tabs....one says 'My Database' the second says 'My Team 1' and the third is '+New Team'. can i delete the Team tabs?
-
How to compare dates in Ninox?
What would a Ninox formular look like that compares a 'current date' field with an 'expiration date' field and shows the word "Expired", if 'curent date' is equal to or beyond the 'expiration date'?
-
Trouble with affecting a text value in a new record
Hello, With two linked tables I cant affect the value of a text field of the parent table into a text field in a new record of the child table with the command atcd := Patients.…
-
Does Ninox support web forms?
Is it possible to implant a form on an external web page that when submitted will create a new record in Ninox? If not, is there any way in Ninox to allow external users to create a record and submit…
-
Finding last record in table
Hi, I'm simply trying to find the last invoice created. I am first using create record in the formula, then to use that record I need to grab the latest id.…
-
automatic order
Hello, I have a table with a to-do list that has an order: 1,2,3,4... I'd like when I finish on the 3rd, position 4 becomes position 3 and so on. Is there a formula for doing this?…
-
Feld wird nicht gesetzt, obwohl im Code angegeben
Ich habe eine Tabelle mit einem Boolean Feld. Dieses Feld wird im Event "bei neuen Datensatz ausführen" auf FALSE gesetzt. Wenn ich jetzt folgenden Quellcode benutze um einen neuen Datensatz zu…
-
Barcode on android
I can't access the camera in the android app in order to scan a Barcode like it is possible in the ios app. What do I need to do?
-
Summe einer Spalte pro Kontakt
Hallo Zusammen, ich habe eine Tabelle mit den Mitgliedern unseres Vereins. In einer Untertabelle trage ich die geleisteten Arbeitsstunden ein. Gibt es eine Möglichkeit,…
-
Dialog function when creating a new record
Good morning, everyone, How to integrate this function when creating a new record: let result := dialog("Alerte avant céation ORT", "Offre déjà existante?", ["Oui", "Non"]);…
-
Trigger after duplicate
I see you can trigger things based on either 'trigger on create' or 'trigger after update'. It'd be really useful to be able to 'trigger after duplicate'.…
-
Renumbering Subtable Records
I have a table named 'Apps Project' and a subtable named 'Trial Summary' that I want to be able to renumber with a button. This is only necessary if/when I've deleted records to throw off the…
-
How do I adjust the column widths of a referenced field when it pops up?
This pop-up windows is annoying. I can't figure out how to adjust the column widths so they stay the width I set them. How do I do that?
-
Importing Data Linking Two External Tables
I have setup 3 tables. 1. Product data 2. Universal Part Numbers 3. Parts Every Part has a parent product. Some parts have a universal part number. I then import the parts data,…
Answer questions and share your knowledge