-
Changing an imagefield
Dear all I have a membership database where shooters obtain a certain licenscard, when they have had a kind of education. for this purpose I have a choice field with the different licensetypes an…
-
Display a text sequence in html format
Hello, I would like to find a formula that allows me to display in a formula field the content of several other formula fields whose content is html() Here is an example of a formula that I would…
- Answered
-
Hide view tables when empty
Hello, I would like to know if there is a way to hide view tables when they are empty? Thanks for your help
- Answered
-
Data Entry Progression
It all started like most databases. I entered in data directly into the raw data table, Results. Here is how it looked back in April of 2020. I think I started with Ninox in 2019 so not very long.…
-
Calculate opening days for a short time & CSV import problem
Hi there, We use Ninox database to manage temporary items. Each day we received parcels (like undelivered UPS or FedEx parcels), and head company ask us to keep them 5 opening days for customers…
-
Custom JS/HTML/CSS Visual/Functional Elements
I can't seem to find a central spot on the forum for users to share sample databases of ways they have successfully manipulated Ninox using 3rd party languages.…
-
google script POST to Ninox not working
Hi, I want to send data from Google Sheets to Ninox with API. In Google Script editor I added the following code (so its not a Ninox code): function updateNinox() { var sheet = SpreadsheetApp.…
-
Image disappears, replaced by spinning wheel
Hello, I have just tried to add an image field. When I upload an image, I can see it normally. When I move to another record and then return, the image is gone and has been replaced by a spinning…
- Answered
-
Location field & Google Maps issue
Reported the following issue to support, but 7 months later they still say its s bug and not fixed. The function is crucial to me and used to work fine before I needed to reinstall the Ninox app in…
-
Multiple Choice not working on iPad/iPhone app
For a few weeks now i am not able to choose an option from a multiple choice field both on the iPad and on the iPhone app. Still working perfect on the Mac.…
-
Icons and their use in the styled() function
Topic: New icons and their possible uses with the styled() function Short description: The database shows how the styled() function can be used with the icons released in version 3.12.…
-
Different color for field of text
How can you give a title to a field or the field itself a different color?
- Answered
-
Create a custom component in Ninox
@Jacques TUR Hi, I was wondering if it was possible to create a custom component in Ninox using programming that we can reuse in any project. If this is possible at all then what is the starting…
-
Open a custom URL in Ninox
Hi, Is it possible to open a concatenated string url upon clicking the URL button of the URL element. I have a url element that has a value "scan.Polygon.com" in it.…
-
Embedding HTML code?
Hi there. I'm trying to embed the following graph chart from TrendingView to my dashboard but cannot make it work. Any ideas as to how to make this work? <!…
-
Ninox Bug Report 14.0
Here are a list of some bugs I have identified with the newest version: Rich Text Fields are not encoded properly in print view when using HTML A white screen flashes up occasionally (began in…
-
Bug in MacOS app 3.14.2
Well the apps finally made it to 3.14, but Ninox seems to have missed an important bug. Here are buttons with a drop shadow in the newly updated MacOS app. Here are the same buttons in a browser.…
-
Copy to Clipboard
Is there a Ninox function now? I was looking for a way to copy the content of a field and found this post from way back: html("<button onclick='copyToClipboard(""" + concat(SERIAL) + """)'>Copy to…
-
Help Ninox with Date and Time Issue
I am writing to inquire when the Time and Date issue is going to be fixed in Ninox. I have a simple form I am trying to fill. It is the First Weight of each Truck on a certain date that is given that…
-
Warning of dynamic multi choice bug
Hi all - I reported an issue to Ninox where the data in a dynamic multi choice (dMC) field got corrupted. It affected over half of my 1000 records that had data in this field.…
-
Learn How To Connect Modules in Ninox - Webinar Thursday, December 19, 2024
Join Us For Ninox Learning Fun… As We Discuss Connecting Modules In Ninox With An Open Q&A Thursday, December 19th at 12pm EST/ 5pm GMT/ 6pm CET FREE REGISTRATION: https://us02web.zoom.…
-
real time link between local DB and Cloud DB
Hi there, with the barcodeScan I can scan a barcode via my mobile app and place the barcode info in a field in the mobile app. How do I pass this info over to the app in the Cloud,…
- Answered
-
hide add record
Hi there, has anyone any idea of how to hide the "add new record" or "open existing record" in a form with a related table ? I know I can hide it with display as checkbox,…
-
Relations between records in the same table
Hi, I have a table for Invoices, where the type of the invoice can be selected: Fee requester, Proforma invoice, Invoice, Modified invoice, Storno invoice.…
-
Example DB - dynamic choice with JSON
Attached is a small example database showing how you can use an array of JSON objects as the data basis in the dynamic choice field instead of a table.