-
Verknüpfte Tabelle: Kachel Ansicht
Hallo, ist es möglich verknüpfte Datensätze statt als Tabelle als Kacheln anzuzeigen? Hintergrund: Es geht um eine Tabelle Dokumente mit einer Subtabelle Dateien.…
-
How to fix an error
Hi, I'm using the iOS app (3.13.6). Recently (once in a while) I get the error: TypeError: undefined is not an object (evaluating ‘this.query.database’) This happens (not every time) when I'm trying…
-
How to filter selection in dynamic choice field according to selection in another choice field.
HI, I have three tables EMPLOYEES, SHOPS, WORKING HOURS. Then I have one form WORKING HOURS FORM. Table Shops have field SHOP. Here is kept list of name of the shops.…
- Answered
-
VIEWING IMAGE SIZE
Once I've uploaded an image to an image field, is there any easy way to see how large the file is? It might come up on mouseover or right click, but it doesn't.…
- 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,…
-
How to download a copy of your DB.
I'm posting this so others can reference it if users are unsure how to download a copy of their DB to post in the forum. In the MacOS app: open the DB click on Table menu and select Export data click…
-
Address split into separate fields
Hi community. I am trying to find a solution whereby I can paste full addresses (as below) in a text field, that then splits the information into ADDRESS, CITY, STATE, ZIP text fields.…
-
format
To format a given value With the function, you can format numbers, date, and time values as you need them, to use them in text or formula fields. Note: All entries are optional.…
-
Is Ninox down for anyone else?
We haven't been able to load the public cloud version of Ninox via the web app or the desktop app for about two hours. We just get a popup window that says "We're currently unable to complete this…
- Answered
-
Show modified by for a specific field
I know that there is a way to see which users have modified which fields when you click on the information icon, but I was hoping to be able to display that information in a formula on a tab when a…
-
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.…
-
One to One Relationships
There was a question yesterday about creating a one to one relationship. It got me thinking about this. I think there are situations when having a one to one relationship is the correct solution,…
-
Cant receive emails
Hey I'm new at this so my script was made on chatgpt, at the beginning it worked but then is not working anymore. I want to receive an email with specific records after the import of my cvs,…
-
Working With Buttons in Ninox - Free Registration
Button Button … Who’s got the buttons? You will when you join us for the Ninox Learning Lab. We will be working with Buttons & Button States, Using Buttons as Tags and Interpreting Buttons as…
-
Workspace
Ive deleted my workspace by accident and now can't get in to my program can you help please
-
Currency Conversion
Has anyone successfully implemented the European Central Bank's currency API for getting real-time currency exchange rates to use in a Ninox database? I managed to use fixer.…
-
Change the color of Number text(field) depending from the value
Hello Everyone I want to change the color of the text (field) of my Number field depending of the added value. For example: I have two number fields - Number and Number1 I am using that in the…
-
Table specific calendar view?
I can only find a global calendar that shows all in the app. I need to be able to define a calendar view for my bookings table. Possible?
-
Pricing and features
We are on starter and consider upgrading to professional. Looking at https://ninox.com/en/pricing > Views like GANTT, pivot, and more 1. Which views exactly or pls link to page where you specify? 2.…
-
Logging in to forum
I have to logout of my app.ninox.com account before being able to access the forum. Its been like this for some years? Will it be fixed?
-
Display of columns in table 1:N
Hello Relationship between tables 1:N and when I click on the button to add an existing record, the display of the columns does not suit me, how can I change it and save it?…
- Answered
-
Spotify API Request
Hi to all Has anyone attempted to connect to Spotify through an API Request? let token := "BQB7FiB1M60v_z...VlaJOMjdE1-I"; let artistId := "0TnOYISbd1XYRBk9myaseg"; let response := http("GET", "https:…
-
How can I calculate which week of the month a specific day falls into in Ninox?
How can I calculate which week of the month a specific day falls into in Ninox? There doesn’t seem to be a monthweek function. How can this be calculated? I want to create a heatmap using this data.…
- Answered
-
Steps Progress Bar Misalignment Across Stages
Hello everyone, I’ve set up a progress bar with steps, but it’s not correctly distributed across each stage as shown in the image (the correct setup should be: Submit in the first stage,…
-
Create an Array from a dynamic Choice field
I want to create one row for every choice selected in the DCF. I wrote this code and something don't work. let a := numbers('ISTRUTTORI.'); let aa := 'ISTRUTTORI.…
- Answered