-
Could you please help me identify the issue?
I found an HTML database entry on a forum, but when I copied this HTML code into one of my databases, clicking it wouldn't open any pop-up windows (as shown in the GIF).…
-
How to auto-fill the relationship field choice?
How to auto fill this relationship field when I create new record, instead of click into the field and choose what record. I want it auto fill because the date is just the latest date,…
- Answered
-
Button script to select all items in defined Dynamic Multiple Choice field
Contents In a jewelry database, I have a series of Dynamic Multiple Choice fields to identify items and add them to orders/invoices. As an example: Choose Items in Article table with Dynamic…
-
Mac App 3.11.8 - refresh/reload record list > only manual
Hi, I encounter a strange behavior on Ninox When I duplicate a record (using the Ninox interface - using not with a script) : - On a list view with all records listed - I select a record - in the…
-
Using a table selection in script
Hi, I'd like to be able to scroll through a set of records in a table and update values on each record. I want to select the records using the selection feature on table view, as used for bulk update,…
- Answered
-
Duplicate several records with changing one of the fild values
Hello! I need help, guys! How can i duplicate lets say 10 records of a table simultaneously (not one by one), and at the same time automatically changing some text in one of the text fields?…
-
Scripting and Functions
Good evening , is ther any book that i can buy in order to learn scripting and functions for ninox ? thanks a lot in advance for helping . Luca
-
Need Validation Dates in a range
I need a script Validation for field 'Documents' that are not in the same fields Start and Finish data range. Example Doc # 1 20/Apr/2024. 30/Apr/2024 Doc # 2 20/Apr/2024.…
-
Delete all attachment from a subset of record
Hello My plan is to delete images from records older than 2 years. I am thinking of the following steps: 1) Identify records older than 2 years. 2 then I need to delete the images from the database.…
-
Mac app upgrade to 3.11.8 failure !!
after upgrading the Mac application, when starting the application, the system issues the attached alert.... could anyone help me ??
-
Help with Google Charts in Ninox
So, I just wanted to start with a very basic Google Chart in ninox. With Google's default data, the chart shows, however when I try to replace it with my data it no longer works. Below is my code.…
-
Where does the cat sleep (find the closest sentence)?
I had a somewhat unique case where I needed to import data with sentences indicating where to store them, but sometimes the sentences were not all spelled correctly.…
-
Download file and JavaScript calling
Hello everyone, Recently, I responded to a request from someone who wanted to be able to download a file without encountering a blank window. This required the use of JavaScript,…
-
Custom HTML Dashboard
Hello, i was looking to create a custom Dashboard in Ninox to have a clear overview over some important KPIs and also allow controllers to get a quick view at key data.…
-
Printing attachments
Hi, I needed to print the attached record file. I found a solution, but is there a better way? openURL(shareFile(file(record, fileName))) In other words,…
-
Update Multiple Records... of a Multiple Choice Field
I asked this how-to question n Facebook and got replies essentially saying it can't be done easily. I've run into this issue before, and making changes to multiple choice fields is too much work.…
-
Update all recoords
Hi there has anyone tried to update all records in a parent table with the link to a child table ? I have a parent table called members and a child table called photos.…
-
Infinite loop
I have numerous databases on my iPad Pro 11’’ running IOS 17.4.1. Ninox is the latest version. I think I have created an infinite loop in the startup file for one of my databases.…
-
How to select different options in bulk?
I have a table, and I want to select 'Star' as 1 for all 'old code' less than 100, and as 2 for all 'old code' greater than 100. How should I write the code in the button? Thank you for your response.…
- Answered
-
Photo syncing issue
Is anyone experiencing an issue with photo syncing in Ninox. Noticed since yesterday some photos don't seem to upload and show nothing in the containing.…
-
Charging for use of application.
Hi guys, I am after some advice. I built an application for my own use in the Audio Visual industry. Essentially it is a installation management tool (quasi Project Management) and also keeps track…
-
Regarding the issue of non-administrative accounts not displaying the field.
I have confirmed that the read permissions for this field have been set to allow everyone to read, but it still cannot be displayed for non-administrative accounts.…
- Answered
-
Minimum cost (coding help)
I’ve written a code in my database using a case by case scenario, so that if option 1 is selected then x amount gets added on to the fitting price etc. I now need to add on to that code so that no…
-
Creating the Ninox Webhook URL
Hi, How do you creat the Webhook URL in Ninox to "receive" data to it ? *before parsing the text data to a ninox table Thanks for any help... ! :)
-
<Trigger after open> scripts
I have code in 'trigger after open' that is causing ninox to hang/ crash. Is there a way to remove this code or prevent the running of this code on startup?