-
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…
-
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.
-
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.…
-
<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.
-
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.…
-
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
-
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
-
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
-
Open 'Dashboard' view when opening Database
Hi Guys Tried searching this but posts seems to be 4-5years old so I thought id ask again. I am using the Ninox enterprise cloud and in the database options > 'Trigger after open',…
- Answered
-
Table tab background image on iPad ver 3.13.3
The selected background image available in Options doesn't stick (works temporarily), but then drops. Oddly, the selection works on the desktop version, but after that selection is made,…
-
Control of HUD icons
Can anyone tell which one of these switches off the paperclip and comment icon? Also, the print icon. I am hoping to be able to switch off everything and just leave the paperclip,…
- Answered
-
Double search
let xSt := 'Date 1'; let xFh := 'Date 2'; let xY := 2024; select Partidos where Fecha >= xSt and Fecha <= xFh I have a Multiple Choice with Years ( 2023,2024,…
- Answered
-
Clearing Cache to get Ninox to Work
We are having multiple instances of having to clear the cache multiple times for Ninox to work. I am on Private Cloud? Anyone else having issues?
-
how can I make the options in HOME not include the items that have already been selected..
Hi friends, how can I make the options in HOME not include the items that have already been selected (inside the blue box)?
- Answered
-
Where did my background images go?
I upgrade my Mac to Sequoia and now the background images for all of my databases are gone. How do I recover them?
-
OpenURL and parameters being replaced
Hi, I am trying to pass two fields to a URL as parameters, then use a button to open that in a new browser window. I have a formula to generate the following link which works correctly: https://www.…
Answer questions and share your knowledge