-
Is there a way to find overlapping appointments?
I would like to create a formula that shows / checks if an appointment is overlapping with another appointment. Is this possible? Thanks!
-
Accounting Tutorial
Hi there. I'm wondering if there is a tutorial anywhere about setting up the accounting side of the database? I've been using Excel, and am wondering if I could switch over to Ninox for that part of…
-
Ninox on iPad Stopped Saving Changes
It's only happened once, and I got around it, but it's made me nervous about making changes, so I'm hoping for a bit of feedback - has it happened to other people,…
-
set values in a child
Hi there I am fighting a little with setting a marker in a child based on a value in the parent. The case is that I have for example a project nr which is the parent and the children are persons…
-
populating pdf fillable form with Ninox data
Has someone been able to use an app or a way to take the data of a table from Ninox and fill a Pdf
-
populating pdf fillable form with Ninox data
Has someone use an app or extension or anything that "populating pdf fillable form with Ninox data " without paying monthly subscription? Or maybe something reasonable. I use a MacBook
-
Trigger after update not triggered when updating by copy&paste
I have a table with code for trigger after update (for the table, not a field). When I edit an existing record by typing in a field, the trigger gets called as expected.…
-
Sorting Problem
Hi There was a problem sorting into a table Format for display in the table text + Number the same problem in dynamic selection formula for display 'Machine Room'.…
-
Select from Choice Dynamic from button go to record in another table
let selectedDocument := 'Document Choice'; // Choice Dynamic let rD := first(select Document where 'Document Name' = selectedDocument); openRecord(rD) The Choice Dynamic is in Dashboard and the…
- Answered
-
Multi-Choice Menu Style Adjustment
I have a multi-choice menu (see attached). Is it possible to manipulate the code for this particular field to either hide the (all) button or change its action to select a specific value?
-
Image click area links to data
This is a floor plan. I divided the floor plan into 9 areas. Is it possible to click on the color blocks on the picture to link to the corresponding information? Is there such a function? Thank you.
-
Weird do as server issues
Hi all - A button with a do as server use to work well, now I'm noticing that it doesn't do what it is supposed to do. If I remove the do as server it works fine, but really slow.…
-
Open URL button w/URL parameters (ninox replacing characters)
Hello, Ninoxians! I am trying to create a button that will open a URL and pass parameters into that URL from my record; however, Ninox is replacing parts of the URL with different characters.…
-
Ninox Products - App vs. Cloud
Before diving into the Ninox world please read this article about our two product lines - Ninox App and Ninox Cloud! The image below shows our two products side by side in a sample database from the…
-
<span onclick=""ui.openRecord('" +
let list := ( let x := split(text('Artist Choice'), ","); for item in x do let i := first(select Artists where 'Artist Name' = item); " <aside class = 'double' style='text-align:center; font-family:…
-
Monate zu Datum addieren
Hallo, ich habe ein Datum und möchte als Funktion einfach nur, z.Bsp.: 6 Monate dazurechnen. Ich finde aber keine Möglichkeit die Monate dazu zu addieren. Einfach nur 180 Tage wäre eben nicht korrekt.…
-
IOS icloud not synchronizing after latest update to v. 3.13.3
My data is no longer synchronising since the last update on my Iphone to 3.13.3. I tried exiting the programme and also re-starting the Iphone.
-
add onselect event for view field
In response to @Alain Fontaine & @Fred Christmas wish (https://forum.ninox.com/t/h7hbkmp?r=h7hbvzj), I have added a viewEvent function to Ninext project.…
-
Ninox on iPad need to be closed and reopened when make change on structure.
I'm working on my iPad Pro. When I'm in database creation mode, when I click on "save", the little wheel spins indefinitely and I have to close, then reopen Ninox.…
-
Dark Mode
I have developed a dark mode plugin table/database that I would like to share and get feedback on. It adds a clickable monitor image in the upper right corner when the database is opened.…
-
Hello
I am creating invoices from a price list. How can I ensure that when I change the prices, the invoices already created do not change?
- Answered
-
ui.openTable : Future versions of Ninox will not support this operation.
This database is trying to access an internal API: ui.openTable. Future versions of Ninox will not support this operation. What can do for using this in the future versions?
-
Iphone layout
Hello everyone, the design I prepared on Mac is not usable because it does not fit on iPhone. Is it possible to make a simpler menu design specifically for iPhone? Thank you. Engin
-
Need Help With Your Ninox Application: Open Q&A, Ninox Tips, Tricks And Shortcuts on Thursday, 26 September 2024
Need Help With Your Ninox Application? Join us for Ninox Tips, Tricks, Shorcuts and Open Q&A! Thursday, 26 September at 12pm EDT/ 5pm BST/ 6pm CEST FREE REGISTRATION: https://us02web.zoom.…
-
Using a Page
Hello I have a table with my billing in different currencies. I have created a page where I want to graph my sales in Soles (Yes, I am from Peru). On the page I have created a field where I put the…
- Answered