-
HTML templates
Dear Ninox community, Is it possible for me to create an HTML email pulling in data from my record? I“m in Real Estate and I want to send customers emails with property particulars and images. Thx.…
-
Send File or Image via API
I“m trying to send an attachment or image via API to Print Node to hopefully speed up the automated printing function that now operates via email. I have no experience at all using API”s..…
-
Print problem
Hi, l have a button script to PDF, when the record is displayed it has two pages, one with the information l want and the other a random , what looks to be a table.…
-
Email + Attachment Problem
Hello, Im having a problem and would need help. I have the following code: let r := closeRecord();(Status := 1) and r;Barcode := importFile(this, “http://www.barcodes4.…
-
Zapier and Google agenda
hello i am using zapier to sync the Ninox calendar to the google calendar. the subis is that when i change an appointment date, the new appointment is created on Google calendar but the old one is…
-
Attachments in alphabetic order ?
How can I keep/put the attachments in alphabetic order ?
-
Primary Key
I need primary key do avoid duplicates. The feature should have the option to combine also two fields to one key. Only with this option it is possible to get consistent database.…
-
Sales Territory Map
Hi, In order to equipe sales persons with a Mobile App while they navigate their territory, given they already have a well informed Ninox DB, can we imagine a Ninox window displaying a map with GPS,…
-
Payments solution. Help Needed.......
I have set up my own invoice table and am looking for a way to handle Payments. I have set up a Payments table with invoices linked, and have all the necessary feilds required to satify my needs ,…
-
ImportFile für lokal gespeicherte Bilder?
Ich möchte über einen Button ein Bildfeld mit einem Grundriss anzeigen lassen. Wie kann ich auf einelokal gespeicherte Datei verweisen? Mein Versuch bisher: Grundriss := importFile(this,…
-
Fehlerbehebung im Drucklauyout
Guten Tag, wir nutzen Ninox nun seit einigen Wochen und sind bisher sehr zufrieden, aktuell bauen wir eine Anwendung zur Erfassung von Bestellungen auf.…
-
Bur Sur Compatibly?
Is Ninox current version Mac OS Big Sur compatible?
-
History.db can become huge with the logs and create issue for backup/restore
i had to face an issue, I could backup from server but could not restore (import) my backup file in a new team. The only place I could restore this 750mb was in the local app db.…
-
History.db can become huge with the logs and create issue for backup/restore
i had to face an issue, I could backup from server but could not restore (import) my backup file in a new team. The only place I could restore this 750mb was in the local app db.…
-
Erratic Scrolling in Web Version of Ninox on Android and iOS
This isn“t really a question but I didn”t see a forum section for bug reports. However, if someone has a workaround that would be appreciated. The following happens when using the mobile and desktop…
-
Incorrect Time From Trigger After Update in Web Version
The following happens when using the mobile and desktop web version of Ninox using an Android phone using Chrome and DuckDuckGo browsers, iPad using Safari and Chrome and PC desktop using Chrome and…
-
make a field read only
make a field read only
-
List of statements and syntax
I am a total newcomer to coding and now deeply into the Ninox data base program. It has taken months of work to set up a data base because l can“t find the answers to some really basic coding scripts.…
-
How to make round down work
Hi!In manual it looks like round down(x) should work but it doesn“t
-
Automatic creation of a record in a separate table
Hello. I have a database of products on a table. I need to create a record on a separate table (a Register) each time I need, copying some fields from the products database.…
-
Searching this forum seems to be gone
The ability to search this forum seems to be gone. Can we please bring back the ability to search the forum“s questions and answers? Thanks!
-
expanding popupRecord
from a button script --- opening another table record from another table form is great where I know the id of the other form I want to open. ie popupRecord(record(Quotes,…
-
Print Record Multiple Times in same PDF
I would need to print the same record multiple times in the same PDF using a comand/button Any suggestions? I would use the following printRecord(this, “RECEIPT”);…
-
Select script needed....
Hi, l am needing a script to select table, select record in table and then add details from that record Simple but cannot find anywhere. thank you.