-
Formula field size when displaying iframe
I’m trying to display an entire webpage using a formula field in a page. The formula utilizes the html() function and an <iframe> tag. However, I’m having trouble making the field large enough to…
-
Using Global Variables, Customizing Global Settings & Customizing User Settings on Thursday, May 22nd at 12pm EDT/ 5pm BST/ 6pm CEST
Do you want to learn more about Using Global Variables, Customizing Global Settings and Customizing User Settings? If the answer is YES, then you need to join us this week at the Ninox Learning Lab…
-
Filter
I need to filter the records in the Tracks table in a View based on the selection of the Multiple Choice Dynamic 'Select Album' field.
-
Dashboard Template
Hello everyone! After the @Vermaji post, I decided to start a new one. This will make it easier to follow the changes. New features have been added: Sticky buttons.…
-
Is It Possible to use Function "parseCSV" directly in Server Mode?
Hello Ninox Team and Community, I’ve successfully created a workflow that imports data from a CSV file into my PRODUCTOS table. However, this system requires using an intermediate text field…
-
Button script: add new record from table B to current record in table A
I have linked tables in a somewhat complex database. I have a button that is running a script to create a record and other tasks, but the part that I am stuck on is how to tell Ninox to add the…
-
Creating view using dynamic choice field
I have a database of equipment. The equipment is in various locations of the building. All the locations are stored in a separate table 'Locations' with two fields: 'Main location' and 'Sub location'.…
-
Yes No field , make the no choice 'empty'
I have a yes/No field where I only need the Yes to show up in a print of the table. All good if I select the yes option or if left untouched, as the default setting is 'empty'.…
-
Is It Possible to use Function "parseCSV" directly in Server Mode?
Hello Ninox Team and Community, I’ve successfully created a workflow that imports data from a CSV file into my PRODUCTOS table. However, this system requires using an intermediate text field…
-
Is there a way of setting ID counter back to 1
Is there a way of setting ID counter back to 1. The table itself is empty afater I deleted some incoreectly imported records but it would be great if when I re-import that records start from ID 1 etc…
-
Something is missing ?
let uni := unique(((select Tracks) order by Artist).text(Title)); for i in uni do first((select Tracks)[text(Title) = i]) end In a Multiple Choice dyn field,…
-
file unzip Fail
Hi, When I am trying to import Ninox database from Dropbox into Android phone I get "file unzip Fail" message. Even though the database appeares in the app list. And even opens.…
-
Anybody have 3.15.5 yet?
As of 20:33, 5th of May, 2025 here in SF, USA I do not have the latest public cloud version. Anyone have the latest public cloud version?
-
Calendar not updating clients (macOS, iOS etc)
Today my Appointment field events are appearing in the Calendar view (macOS desktop version). Usually they sync also with my calendar client apps on macOS and iOS, but not today.…
-
Problems with browsers
I have the problem that when I update image file from the browsers they either get nulled or show wrong information. When doing the same by logging in via the app it works.…
-
Another roll back
I checked the version of Ninox this morning (8:07 2025/5/9) and noticed that it is back to 3.15.4. I guess the all of the PDF issues was just too much.
-
Creating A Master Index & Separation Design Theory this Thursday, May 15th at 12:00pm EDT / 5:00pm BST / 6:00pm CEST
This week’s Ninox Learning Lab’s class is Creating a Master Index & Separation Design Theory. Grab your favorite beverage and let’s have some fun! Day: Thursday, May 15th Time: 12:00pm EDT/ 5:…
-
Ninox 3.15.5 -> Rollback to Ninox 3.15.4
Hello everyone, I would like to apologize for the inconvenience regarding the viewer component. We have rolled back all versions to 3.15.4, and you can also reinstall this version in the app stores…
-
Ninext project
good evening to all, I create this post to organize the Ninext project. For those who are new to it, it is composed of several JavaScript modules that allow you to add badges on tabs and buttons,…
-
incorrect thumbnail
incorrect thumbnail pictures when multiple records are shown in view but correct when the record is individually viewed on its own
-
Get the tracks by album
let apiKey := "8c6c8610-4f04-11ee-b74b-03c9318fae41"; let artist := substitute(text(Name), { " " : "%20" }); let album := substitute(text(Title), { " " : "%20" }); let url := "https://ws.…
- Answered
-
Seating Plan
Hi Guys, I am using Ninox for the administration of my show production. A couple of days ago, an idea came into my mind and I hope you can help. I would like to import a picture with a seating chart…
-
E-Invoice: Mapping
Intro The following overview contains the mapping of all possible tags when creating the E-Invoice. Please read this article to learn how to use them. If you are looking for specific information,…
-
E-Invoice: Documentation
Ninox E-Invoice Documentation Electronic invoicing is becoming an important part of business operations in Germany and across Europe. From 2025, Germany will make e-invoicing mandatory for B2B…