-
How to use setItem in a button?
I'm having difficulty using setItem to modify a JSON in a text field with a button. I have a text field called json. It has a simple json object which is created with another button.…
- Answered
-
Error -> Delete a file in an image field
Environment: Ninox App for Mac version 3.14.3: Local Error message: "TypeError: i is not a function. (In 'i()', 'i' is undefined)" TestImage_Local https://youtu.…
-
Finance and Libraries - Building A Complete ERP/CRM Solution From The Ground Up this coming Thursday, February 13th at 12:00pm EST
Building a complete ERP/CRM solution from the ground up: This week - Thursday, February 13th Finance and Libraries 12:00pm EST/ 5:00pm GMT/ 6:00pm CET FREE REGISTRATION: https://us02web.zoom.…
-
do as deferred
@Fred Hi Fred, Isaw that. For those looking for solutions. If you work with Dashboards on the Main screen you can apply something like "Calculate my Stats but do it in the background" and then refer…
-
Sort by Nb Numerical Size
let data := [ "{'food': 'bread', 'Nb': 3} {'food': 'apple', 'Nb': 7} {'food': 'rice', 'Nb': 1} {'food': 'banana', 'Nb': 5} {'food': 'milk', 'Nb': 9} " ]; let sortedData := (data) order by Nb;…
- Answered
-
Field from newest (sub)record
Dear experts Can anyone help me? I am trying to budget and plan my revenue and have a table "Customers" and a sub-table "Years" in the sub-table Years I have a field "Total revenue" of this customer…
- Answered
-
Hide multiple elements at once
Hello friends, I am trying to hide two or more form elements (text boxes) from within the "Display field only if" setting of one of the elements. How can I achieve this ??…
-
Performance Issues on Ninox – Has Anyone Experienced This?
Hi everyone, I'm experiencing some performance issues with Ninox and wanted to see if anyone else has had similar experiences and found a solution. Compared to when I first started using it,…
-
Help with a bit of code
Hi, I have some code on a button that generates 4 bookings a year, currently it generates bookings for: 1st March, 1st June, 1st September, 1st December What can I change in the code below so that it…
-
Setting up fields - Part 1
We assign automations to fields We have created the new table Invoices; now we will assign small "tasks" to the fields. This way, we automate some processes.…