-
finding contacts with different email addresses
I have a membership database where we import information that includes updates on our contacts, via .csv from another system. If a contact already exists in our contacts table (ie email address…
-
Web app update 3.16.2 released on Public and Private Cloud
We’ve just rolled out version 3.16.2 of the Ninox web app to both Public and Private Cloud environments. This update includes several fixes to enhance performance and stability.…
-
*Date Change* Using Integrated Forms to Collect Ninox Content - June 19th 12pm EDT/ 5pm BST / 6pm CEST
Join Us Live: Using Integrated Forms to Collect Ninox Content
Thursday, June 19th
12 PM EDT / 5PM GMT / 6PM CET
Free Registration + Open Q&A We’re diving into how to streamline your Ninox…
-
Using Integrated Forms To Collect Ninox Content on Thursday, June 12th at 12pm EDT/ 5pm BST/ 6pm CEST
Learn how to use integrated forms to collect and manage Ninox content. Whether you’re just starting out or you’re already deep into your workflows, this webinar is for YOU!…
-
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
-
Date alert
Hi all, a few years ago, Fred kindly supplied me with an answer to a date alert question but now I need to adapt the solution. I have tried searching the forum and support files for an answer so…
-
Public Cloud issues
Hi there, we are currently having issues in the Public Cloud and are working hard to solve those. Best regards Tim
-
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.…