-
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
-
Dynamic invoices (.docx) with subtable - problem
Hi! I have just started playing around with dynamic printing, as the built-in solution is - as we all know - less than ideal and finally has reached the end of life for me.…
- Answered
-
NEW with API
Hi, I am trying to learn API. And I am so new with it, therefore I don't know how to make a API calls for now. I know that I want is to get some data with this link Tỷ giá USD/VND hôm nay 01-12-2024,…
-
if statement in choice field for dynamic printing
Hi! Me again :-) In my database, I have a choice field for usage rights (I'm a photographer). The rights are Yes, No and Limited. When printing the contract using dynamic printing,…
- Answered
-
Open Record in full view mode from table / view
Dear Community, is there a possibility to open a record in full view mode instead of the popUpMode when clicking a row in a table or view? Many Thanks Christian