-
Does anyone use JavaScript in Formula fields?
It's been an exercise in frustration trying to figure out what version of JavaScript the Formula field accepts. I didn't think anything from ES6 or newer would work because the keywords "const" and…
-
transaction timestamp
I've searched the forum but don't find this answer (although I doubt it's a unique question). How do I setup a field that is a transaction timestamp? Example, I collect a signature,…
-
my databases are not showing in web browser
"my databases" are not showing in web browser.
-
Ninox Mac Application - Auto Export
Hello, I am looking for a way to do a nightly export of a table within Ninox in txt format to a specific folder path. Is this possible? What is the best way to achieve this?
-
Report - Hide table without rows
How can I not display in a printout a field or a table that has no results?
-
Airtable Convert - Looking For Feedback...
Hey everyone, I'm writing this here to get some feedback as an Airtable convert that is considering going *back* to Airtable. I've been playing around with Ninox for about two weeks now;…
-
Number formatting
How can I set a number to have a specific length? If I type for instance: 142 - I would like the field to show: 0142 Can this be done (I'm sure it can
, but how?) J-)
-
Many to Many Relatonships
I am tying to create a Many to Many Relationship Table between Priests & Parishes using the 3rd table named "Priests Parishes". There 300 Priests and 150 Parishes.…
-
Many to Many Relatonships
I am tying to create a Many to Many Relationship Table between Priests & Parishes using the 3rd table named "Priests Parishes". There 300 Priests and 150 Parishes.…
-
Showing top performers based on linked records
Okay so I have 3 tables: - Coaches - Challenges - - Participants I then have a dashboard table. I currently have a view with the following formula: let m := Month;(select Coaches).…