-
Ninox Storage - Deleting Manual and Automated Backups
If you notice that your storage has exceeded your licence's limitation, try deleting Manual backups and Automated Backups to reduce unnecessary space. - Open the Usage Overview page - Check which of…
-
Improve performance: Count records from subtable WITHOUT select statement
If you are counting records from a subtable, you can avoid using the 'select' statements... For example: Instead of using the code: let t := this; count(select Invoice where Customer = t and Status…
-
When to use "do as server"?
I've been using "do as server" code in lots of my buttons just to make my forms a bit snappier. Unfortunately I've found that on an older/slower computer for some reason the code isn't executed…
-
Understanding file attachment strategies
I have a few use cases that involve managing inventory items - like my photography and RV equipment. I want to link a variable number of pdf/photos/other (e.g.…
-
HTML Pivot Table
Hello everyone, In my application, time series data (screenshot 1) are often needed to be managed and presented in a practical way. Since Ninox does not yet allow us to insert a pivot table view into…
-
Ninext : Debug Tracer
Hello everyone, For some time, I wanted to offer you a possibility to debug your programs. I am happy to present you a first debugging tool. It's simply a tracer to display the messages coming from…
-
Spam with sendEmail
Hello I have a issue. I send email via ninox and the email goes in spam each time. Any idea how to fix the situation and get the email in mailbox ? here the code sendEmail({ from:…
- Answered
-
Very slow opening table
I have a table with many many fields (about 55). The form associated with it performs okay, but opening the table itself takes almost a minute even though there are only 36 records so far.…
- Answered
-
Display extensive datasets via a custom HTML table.
Hello everyone, Following up on my previous post, I am happy to share the lessons I have learned working with an extended dataset. Although Ninox offers many ways to present data,…
-
Unlink Images from database to reduce the size
I have a database of my client session records which is now over 1 Gb in size mainly due to the images. Each session has multiple images of my handwritten notes.…
-
Warning of dynamic multi choice bug
Hi all - I reported an issue to Ninox where the data in a dynamic multi choice (dMC) field got corrupted. It affected over half of my 1000 records that had data in this field.…
-
How to display image in original quality?
I'm trying to display some charts made in excel (because ninox chart making is way too complicated) with an image field in a form view set up as a dashboard.…
-
Auto generated email
hi, I'm trying to automate the email report. Like my aim is to fill fields and then my email would be ready. Here my workflow : Fill fields > Generate email > Mailto from ninox I can generate well my…
-
Server Not Responding Rant
Well sadly for me I can't work on my DB in the cloud because the server is not responding. I normally use the MacOS app, so I tried using a browser. I found that a particular workspace was having…
-
DB Size Problem
Hello, i'm having issues with my DB that for some reason is over 3.6gb in size and causing therfore problems with our license usage. We mainly store images in our records,…
-
Link multiple records to a parent record
Hi everyone. I develop a database for creating a schedule for trainings. I have table with clients' applications for trainings and a table with training groups dates.…
-
Improve performance: Save Calculated values in Static fields
Views of the tables can sometimes take longer to be displayed due to the functions which are calculating the values. Formula fields have to be calculated every time the view is opened.…
-
do as... massive speed improvement
Hi All Has anyone seen the documentation about speed improvements in Ninox? https://docs.ninox.com/en/use-cases/tips-and-tricks-for-fast-databases I tested their use of do as...…
-
Multiple Choice not working on iPad/iPhone app
For a few weeks now i am not able to choose an option from a multiple choice field both on the iPad and on the iPhone app. Still working perfect on the Mac.…
-
Ninox hanging, not letting me edit and very slow
Hi guys, since yesterday I have not been able to work on my ninox db as it is hanging and going into a readonly mode. The order of events is as follows: Yesterday,…
- Answered
-
Spinning wheels
When I move from table to table, I sometimes get spinning wheels I can go on for 20 for 30 seconds. When I move from table to table, I sometimes get spinning wheels I can go on for 20 or 30 seconds.…
- Answered
-
v3.10 No Usage Overview
Hi everyone - I have the basic cloud plan (which means I'm on v3.10) and now I don't have access to Usage Overview. I can't see how much space I'm using.…
-
Information only appearing on refresh after new Ninox release
My team has been complaining that information that should be in a form is missing until they either refresh or log-out/log-in. Has anyone else experienced this since the new release?…
-
v3.10.7
Just noticed that a new version is up. I noticed because now I can't use my main DB. All hell has broken loose. Interestingly I can use the MacOS app, just not the browser.…
-
Sync to new device (iPad Pro)
I've been using Ninox predominantly on my iMac. However, I occasionally use it on my laptop and even more rarely due to the size of the screen on my iPhone.…