-
Reminders.app
Is there a way (like with Calendar.app) of creating an entry in the Reminders app? Despite having a Calendar, one thing Ninox cannot do is scheduled notifications, but that's what Apple's Reminders.…
-
Print only visible fields automatically
I've created a form in which some fields are only visible if they meet certain criteria. If I print the records with the automatic layout, it automatically prints all the fields even though they are…
-
"PrintAllRecord" --- Button for printing several records in one pdf
Hi, I'm looking for the formula to print several records of a child table in one pdf . "PrintAllRecord" doesn't work. Example : for i in select ChildTableName do printAllRecord(i,…
-
Keeping users from deleting a record while still letting them edit a record
Hi guys,I have a fixed record (Id=1) where uses can change some things (settings). Some buttons/ formulars refer to this record. I would like users not to be able to delete this record while at the…
-
Direct URL link to record ?
Hello everyone, I had heard Ninox was working on an update that would include direct URL links to specific record. Is it true, and if so, how to create these links, please.…
-
M1 Mac version
Is there an Apple Silicon version in the works?
-
App IOS
do many people like me in the smartphone prefer the browser interface than the app?
-
Hide empty fields when printing a form
I can't find the answer in the user manual nor in these forums, so I'll make the question here. I'm creating a database for a Veterinay department. They study the cause of dead of different wild…
-
I need help. I've imported my data successfully and want to add a combo box. When I go to Edit fields, all the fields are there. My cursor turns into a four-pointed arrow, and when I click on the combo box field I've added, there is no "add value" button. How can I find it? Thanks so much.
I need help. I've imported my data successfully and want to add a combo box. When I go to Edit fields, all the fields are there. My cursor turns into a four-pointed arrow,…
-
Is it possible to have my data publicly viewable on Wordpress?
I am trying to have my inventory posted onto our Wordpress website, but I can't figure out zapiet and integromat. Is there another way (maybe by API) that I can accomplish this?
-
Format numbers when printing
Hi and good day!I am having a big trouble when printing number results in Ninox which is creating a very long line of numbers after the comma. Can anyone help on how to format the results,…
-
Ninox for Mac not responding
I've had this problem for a long time: After being inactive for just a short period of time, Ninox for Mac doesn't respond to clicks or anything - it can take up to 20 seconds for it to "wake up" -…
-
add field by script
through trigger I can not add a field from another table reading from the manual : let p := create Person;p.Name := "Sarah Conner" my script : let newpagamenti := create pagamenti;newpagamenti.…
-
Working with charts
I have a Table 1:N visualized inside the Master Table. For each buyer, I have several orders in different dates Is it possible to visualize some of the fields of this table using a chart?…
-
Replicating a value in a different field via a button
Hi all, I have a master table and a subtable related to each other. Each record on the master record is connected to multiple records in the subtable. For example I have:…
-
How much space do I have?
I was planning on uploading many image on separate records (pictures of people on their record) Would I be able to do this? Or do I not have that much space?
-
Using sub-tables
The user manual indicates that when using a sub-table, as soon as a data record is deleted from the Supertable, all linked data in the sub-table is deleted as well.…
-
Icon and Colour field types
Is it possible to set the value of these field types within a formula? As an example, I would like to set an icon field to a green tick icon if something is true or a blue cross if false.…
-
Print and attach multiple PDF records
Hello everyone. I state that I'm not an expert programmer. In my database I have buttons with the following function: importFile (this, printAndSaveRecord (this, "My Print Layout"), 'ID REPORT' + ".…
-
Nach dem Öffnen der Datenbank folgendes Skript ausführen
Hallo zusammen, ich stehe aktuell vor folgendem Problem. Ich frage über einen http Post Aufruf Lagerbestände aus WooCommerce ab. Diesen Aufruf habe ich in meiner Tabelle Produkte bei jedem einzelnen…
-
What is the syntax for operations between fields in different tables?
Dear Collective Wisdom, I want to perform an arithmetic operation between two different fields. I would think that would be fairly straightforward: [field A] + [field B], or in my particular case,…
-
Date functions & calculations
Next question! I've got a situation where I want to indicate when a regular payment or bill happens. Sometimes ths can be framed as "the 2nd Wednesday of each month" and sometimes as "the 1st (15th,…
-
emailing list of contacts not changing the firstname in list
I have done a script to send an email to all valid contacts to update the prices. It all works fine except that I have an issue in that the contact first name is only picking up the name of the…
-
How do I copy some certain fields when creating an invoice?
Hello everyone,I am looking to find a way how to copy some certain fields when creating an invoice. The problem is this: I made a formula that creates an invoice with a click of a button,…
-
Listino dinamico
Buongiorno, ho creato un gestionale per la mia azienda di vendita e assistenza informatica. Il tutto funziona bene ma mi si pone un problema nei listini, ovvero mi seriverebbe qualcosa di dinamico.…