-
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: 1️⃣ 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
-
BugReport: Cannot access ChildObject if it has same name as parent
Hi there, this works: let domain := urlEncode(text(EMailDomain)); let ergebnis := { result: { output: { name: "Associação test test", url: "https://www.test.org.de", email: "test@test.org.…
-
Table View Actions
Dear Community I try to implement an in-row action behaviour on tables / views. My idea is that I have a delete link and on click I set a value or delete the entire row.…
-
Copying files
Hi Guys, I am facing another problem where I cant find a soultion. Honestly I dont know if it is possible. However. I can received Emails in Ninox. If the Email contains Attachments they will be…
-
On the web version (Server 3.14.0), clicking the quick access button causes the page to freeze.
Is this an issue with the new version? Thank you for your help!
- Answered
-
Merge two tables in HTML and Ninox
Hi there I have to tables for a mail systen in Ninox One is saving all written ones the other one is saving all incoming emails. For a better overview I wanted to merge booth tables in a contact…
- Answered
-
Help with Creating First Record in Empty Table via Button in Ninox
Hello Community, I'm currently working with Ninox and trying to set up a button that will create the first record in a table. My table, named "New Months Report", is initially empty,…
-
JOIN function combine with checkbox.
Hi, I have a list of Data: "Apple", "Banana", "Durian" I want it to be like: (checkbox) Apple (checkbox) Banana (checkbox) Durian In the formular field, I know how to use the join function but,…
-
yearweek
To return the week and the year of a given date value You will get the year and the week from a given date value, displayed in the format "YYYY WW." This can help you filter, sort, and group records.…
-
yearquarter
To return the quarter and the year of a given date value You will get the year and quarter from a given date value displayed in the format "YYYY Q1." This can help you filter, sort, and group records.…
-
yearmonth
To return the month and the year of a given date value You will get the year and month from a given date value displayed in the format "YYYY/MM". This can help you filtering, sorting,…
-
year
To return the year of a given date value This function provides the year from a date value as a number. You can use this function when calculating year numbers as well as filtering, sorting,…
-
workdays
To return the number of working days between 2 given dates With this function, you can calculate the number of working days between 2 given time-related values, with Monday to Friday as working days.…
-
weekdayName
To return the full weekday name of a given date value With this function you can determine the corresponding weekday as a string from a weekday number with 0 = Monday, 1 = Tuesday, … 6 = Sunday.…
-
weekdayIndex
To return a given weekday name as a number With this function, you can determine the corresponding weekday as a number from a weekday name. The weekday is a number with Monday = 0, Tuesday = 1, ...…
-
weekday
To return the weekday of a given date value as a number With this function, you can determine the corresponding weekday from a date value. The weekday is a number with Monday = 0, Tuesday = 1, ...…
-
week
To return the calendar week of a given date value This function tells you the week of a given date value as a number with 1st week = 1, 2nd week = 2, … 53rd week = 53. You can use all data types.…


