-
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.
-
How do I make a linked field appear as I have set the record in the linked table?
How do I make the For Sale value in my linked field appear with the icon and color tha I have it set to in the linked table?
-
Script to view current record ... help
Hi, l have a script in a button that takes all values and populates another table. At the end of the script l would like to view the new information in the new table but in the“ form ” view ,…
-
how to download images?
How can i download photos taken with ninox?
-
Update multiple records in one table with a record from a referenced table?
How do I do this? I have an “Item” table and a “Location” table. The location of each item is referenced to the location table. I have a lot of items. How do I update selected items in the items…
-
Scanner (barcode), compare between two Table(fields)
Hi, I 'am trying to use the scanner to check-in and -out products from my inventory by scanning the serial number barcode on the products. So I have three tables: "Product" > Sub-table:…
-
Barcode Status Change
Hello, I would need some help with this. I have a table STORAGE CLIENTS and every record has it“s own barcode/unique serial number. I need, once our clients come back with their printed recepits,…
-
Bringing records together to print order when you have a lot of data
Hi, l am very new to scripting and Ninox so am in the hole that is.... l am trying to bring Rows of data from one table into an order to send to a supplier.…
-
Automatic incrémentation
hello, is it possible to increment a counter after creating a new record?example: automatic incrementation of an invoice number when creating another thank you Alain
-
Cell size !?
hello, not knowing how I enlarged the height of the cells. do you know how to get back to a normal size? thank you.
-
Script required
Hi, l am looking for a button script to take the completed form (x) to another table (Y) and show in form view rather than table view. I have been able to get the script to open with information in…