-
Values not displaying
Hi, I am new to Ninox and slowly trying to work on this project. The tables have been imported through a csv file and I would like the parent view to show certain fields like Fullname, DOB, Address.…
-
Send mail with attachments
1. i want creat a data let filename := 'No.' + ".pdf"; importFile(this, printAndSaveRecord(this, "專案"), filename); 'Image 2' := filename 2.send mail let filename := 'No.' + ".…
-
Free Dynamic Export Engines Webinar May 23, 2024 at 12pm EDT
Let’s demonstrate Dynamic Export Engines at the Ninox Learning Lab Thursday, 23rd of May at 12pm EDT/ 5pm BST/ 6pm CET Join the party for free: https://us02web.zoom.…
-
how to add to variables
Hi, This seems like a basic question, but I can't work out what I am doing wrong. I have two variables, and I want to create a third variable that is to be the result of taking the second from the…
-
an you please help me optimize the code structure?
I have a piece of code as shown below. The entire code contains three 'switch' statements, but the 'alert' reminder no longer works after running. Is it not possible to have 'switch' statements…
- Answered
-
Create barcode for every new import
Hello In our chemical laboratory we use NiNOx for every sample that is coming in the lab. Each sample is getting a unique numeric code. I would like to automatically generate (if possible) a barcode…
-
exportXLSX Training Videos
Four-part training class demonstrating how to use the new exportXLSX command now available. Part 1 - Simple Export Part 2 - Compound Export Part 3 - Formatted Export Part 4 - Export Engine
-
How can you call an Apple Shortcut from the Ninox iPad app? Found the answer
Can be easily achieved using a formula to generate a url. Here is an example... url(“shortcuts://run-shortcut?name=Open FitFile&input=text&text=” + FDate + “.…
-
Query Help - Count of records in joined table that meet X criteria
I have a tables called Staff and Event Details. There is a join table called event_staff_join to show what gigs they worked. The join is "Relationship from Staff to event_staff_join (1:…
-
Always have a backup in two different places
A worst case scenario happened. Luckily someone decided not to put all their eggs in one basket. Just a reminder to never trust one provider.
-
I Need to update field in another table.
I Need to update field in another table. On Document I have te 'projCod' field and need to update on table 'Control Deliverables' on fleld 'projCod' only update no duplicate.
- Answered
-
Odd behavior / bugs with PAGES on macOS
I'm using Ninox on my mac and I'm experiencing some weird behavior when I try to use pages. I'm curious if anyone else is having this issue as well. First,…
-
View of contacts with large number of rows
Hi, I have a table (Contacts) with more than 600k rows. Every time when I open the table it takes quite a while to see the results. I would be gratefull if you could recomend a high perfomance…
- Answered
-
Announcing a new Template 'Store' for Ninox Templates
Like many others, I've created some Ninox apps for others to use but have been frustrated by the lack of a site through which to publicise them. For that reason,…
-
Display associated content with conditional constraints.
In table HOME, there is a record with "nb" as 1. I want it to display the associated content with table copy, but without showing duplicate names, similar to what is shown in "show" (but excluding…
- Answered
-
Move an image
Dear Forum has anybody tried to move images from one table to another ? I have this situation that I have a Photo table as child to the member parent table,…
-
Gantt view - how to setup?
Im looking for docs on how to setup a gantt view. I can easily add the view but I cant seem to find which fields i need to setup. By installing the Tasks template database I slowly found out that you…
-
Date format after upgrading to 3.12
Hi, after upgrading to 3.12, I noticed that the dates no longer format "DD/MM/YYYY" (local format) but instead as "MM/DD/YYYY." Do you know if they're going to fix that?
- Answered
-
Calender language changed with newest update
Hi, I've updated my Ninox app to 3.12.2. Now all the months in the database have changed to English (I had them all in Dutch up to 3.12.1). I need the Dutch months on my invoices to my all Dutch…
-
The issue concerns the search functionality across different software platforms.
The issue with my database is that when I search for data (N:1) using the Android app, it returns relevant search results from the same database and cloud service.…
- Answered
-
Duplicate record has stopped working
Hi, I created this code to duplicate a current record, remove information from specific fields and then open that new record. I have been using it successfully for the last 3 years but it has…
-
This is how I run ChatGPT in Ninox app
Hello friends :) Please find code below, allows to run OpenAI ChatGPT in your Ninox apps. It is connected to button OpenAi. After click it sends content of yourPrompt to ChatGPT and display raw…
-
Professional help
Sorry if this topic has come up previously. I'm considering hiring someone to help me with my database. I need help creating a better version (version 2) of what I've already made.…
- Answered
-
Birding database
I have created a simple database on my iPad that contains a list of certain of my sightings of birds. Each sighting will have a Date and a Country as well as the species name.…
-
How to run chatgpt or Claude…
Hi is it possible? I’m not a programmer. I understand ninox script, I can write some simple things but still: it’s far from REAL PROGRAMMING :)) I want to achieve simple things,…
- Answered