-
Ability to create public web forms, or integrate to 3rd party applications (JotForm , GoogleForms, etc.)
I would like to have the ability to create a web from that can be filled out without using the Ninox program, or having access to the database. It would be nice to customize our own web forms via…
-
Restoring an automatic backup online
I messed up this morning and deleted the wrong field (lesson learned - clearer field names) and need roll back to the last backup, but when I go to MyTeams and go to manage backups or import archives,…
-
Rich text field + carbone print results in failed text wrapping
There seems to be an issue with the text wrapping in a carbone print that has appeared since the latest update. In Ninox I have a Richt Text field set to Field Type "Rich Text" In the Carbone…
- Answered
-
Record Date & Time Timezone Problem
Hi, our business is running in Europe and records are created locally with correct timestamps. Problem is that when I open the Ninox db from Asia it shows me the records with all dates and time…
-
One table with two relacion N:1 is possible generate a query view ?
@Fred I send the Demo, I thought I could solve it
-
Average Function not working in table view
Average "summary function" not working in table views?? Gives incorrect results
-
CSV Import Wizard
Hello everyone, Since a lot of our community members are interested in ways to automate the import of a CSV file, I decided to put together a complete working example database to show how to do it.…
-
Can I script clicking a button?
My screen has a search field (just a text input) and I have created a button next to it with the search routines that I am happy with. However as a user presses "Enter" on the search text entered in…
-
Problems with the calendar in my Ninox form I created
I have created booking software with my Ninox, it feeds in to my Ical on my Mac. Starting in September 2025 the feed no longer shows up in my Ical? Please let me know how to fix this issue.
-
openTable issue
Hello - openTable script stopped functioning. Starting with 3.15 I have button scripts that direct the user to a table and view openTable("Supplier", "Inventory") .... has been working for months.…
- Answered
-
Modularity Coming to Public Cloud!
I saw that modularity is coming to the public cloud! Wohooo!!! Not till 3.17 or end of year, but it is coming!
-
Heads-up: Public Cloud 3.16.1 is live
We just rolled out 3.16.1 to all clusters. It fixes an issue from 3.16.0 that could give wrong results—nothing else changed. More details in the release notes.
-
Join us this Thursday, May 5th at 12:00pm EDT / 5:00pm BST / 6:00pm CEST and check out the top new features in Ninox Version 3.16
Check out the Top New Features in Ninox Version 3.16 Day: Thursday, June 5th Time: 12:00pm EDT/ 5:00pm BST/ 6:00pm CEST FREE REGISTRATION: https://us02web.zoom.…
-
can I launch import wizard (for .csv) via script?
I can't find any reference to this anywhere including Ninox docs. I want to create a button on my dashboard ("home" page) that takes me to a specific table (StagingImport) and launches the import…
-
Calendar doesn’t display properly
Since changing my phone to an iPhone 16 max the calendar on the app doesn’t display in a way that is useable.
-
Ninox 3.16 is available
Hi there, we have released Ninox 3.16. Please find all the informations here Enjoy the new Version and we are looking forward to your feedback Best regards Tim
-
question regarding the script we worked on yesterday
Hi, @Sotirios Zormpas One more question re yesterday's thread https://forum.ninox.com/t/p8ykzc2#p8ykl39 if you don't mind. Is your script expecting the Attended field in the RSVP table to be a text…
- Answered
-
Einzelne Zeilen verschwinden beim verändern der Records in der Ansicht
Hallo zusammen, Ich habe eine Tabelle namens Berichte und da ist ein True-False-Feld (Letzter Bericht). Dann habe ich zusätzlich eine neue Seite als "Dashboard" erstellt,…
-
Simple http GET fails
I'm using the free standalone version 3.15.6 on MacOS Sequoia. I put the following code snippet into a button: let response := http("GET", "http://localhost:8000"); if response.…
-
need help on importing a .csv into two related tables (scripting help?)
I have a ninox.com database with two working tables: Contacts (to track association members) and Events (to track events to which those members are invited).…
- Answered
-
database level trigger in ninox.com?
Hi - I want to create a trigger that executes when I open my online database to go to a specific table ("Dashboard"). I see plenty of info online about doing that in the Mac app,…
- Answered
-
Mehrfachauswahlfelder mergen
Ich habe eine Datenbank, die viele Datensätze hat, die eigentlich Duplikate sind, aber in einigen Bereichen unterschiedliche Werte haben. Ich habe nun ein Skript geschrieben,…
- Answered
-
Request to Remove Quotation Marks from Field Return Value
Hello everyone, I would like to know if it’s possible to modify the return value of a program field so that the word name is returned without quotation marks.…
- Answered
-
Ninox Changes Pointers to Records ON ITS OWN!!!!!
This is a huge huge PROBLEM and has to be a BUG -- and I have now confirmed that it was reported at lease 8 Months ago ... and is still not solved. I have a DB with thousands of records where the UI…
- Answered
-
Addition der Zahlenfelder in einer Spalte
Hallo, liebe Community einmal für einen wirklichen Anfänger mit Ninox, ich habe eine Tabelle und ein Zahlenfeld und ich möchte gerne das am Ende der Spalte alle Zahlen zusammen addiert werden und…