-
Dynamic Choice/Multi-Choice
Hello, Is it possible to add a list item to a dynamic choice within the Dynamic Value code section? For example, I have: (select Building where Entity = ent) order by Entity.…
- Answered
-
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.…
-
Deleting Images from the app and the server! (update)
I am going to rework all my "Image File Handling" - Scripts Although these all work okay - we now have a Ninox approach with a new Function that has been introduced in the last main update called…
-
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
-
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.…