-
Triggers
I am very new to ninox. I am using the Inveotory Database and customizing it for us. I am trying to create a static filed that pulls in the cost and price of an item at the time of the invoice.…
-
Using Table as Dropdown Menu items
Hi folks. Is it possible to use a table to populate a dropdown menu. Thank you.
-
Code very SLOW!!
Hi I have this code that interacts 2 times with Integromat and then makes changes to 3 fields in my APP.It turns out very, very slow ... about a minute each time I throw it for a record!…
-
Ninox file format
I was looking at a Ninox database file in TextEdit and it looks a lot like JSON. I've been around the forum long enough to see the speculation regarding the database engine that Ninox is built on and…
-
Move my local Ninox database to Ninox cloud
Hi, I have use Ninox database in my Mac for a while, now I want to move some database on my Mac to Ninox cloud for accessing them in android and Windows platform.…
-
Dynamic choice fields in prints/pdf fx field
I have a table: "PICKLIST", in which I store ZipCodes and other picklist stuff. When using the records from PICKLIST in a Dynamic Choice field in a form,…
-
How to order attached images
Is there a way to control the order of appearance - when it comes to attached files in the PDF print J-)
-
Choice (dynamic) for the groups of Contacts
I recovered my data from the Apple Contacts app into a Ninox Contacts database. Having created a Letters table in the Ninox Contacts database, I want to propose the selection of a group name from a…
-
Field label vs field name
Hi. It would be really great to have functionally that provides the ability to have a field label which is different from the unique field name. My database collects heaps of information and…
-
Duplicate button
Would it be possible to make the button used to duplicate records unusable for users?
-
Using APP (IOS or ANDROID)
Has anyone tried "intensely" the new version of the APP (IOS / ANDROID)?I have the problem that when the USERS log in, at the top, they don't see the tabs I created for each table!…
-
Open a table as a popup
Can anyone tell me if it's possible to open a table as a "popup" - and if so, how to write that piece of code? (case: I have a topic-library table containing info that I need to access at different…
-
why is this forum panel so small and only half working?
One thing that completey bugs me about this forum (actually there are quite a few things but i've ranted about them before). So.. rant number 64 is - Why is this question/reply panel font so small?…
-
Need help with filters
Filters are relatively easy to understand, at least the simple version. But I've run into trouble backing out of a set of filters. I had some filters on one of my table to see a subset,…
-
I am new to Ninox. I would like to print Avery labels for a mailing from our database. How do I do that?
I am new to Ninox. I would like to print Avery labels for a mailing from our database. How do I do that?
-
Whats going on with global script?
So I have had a script in the trigger after opening on the global options section. This script has been running for about just over a month perfectly fine.…
-
For making reports, can you please allow users to select which fields are summarized in the footer?
I would like to concatenate the text of grouped records, but I don't want that data to be concatenated in the footer as well. I've tried to turn off the footer,…
-
Est il possible de récupérer les x caractères de gauche de la valeur d'un champ ?
Bonjour; Est il possible d'utiliser une formule pour ne garder que les X caractères de gauche d'une valeur d'un champ ? J'ai par exemple un champ reprenant un nom de fichier qui commence par un…
-
Dynamic Choice misbehaviour
I have a table of Vehicles which uses a Dynamic Choice type field from which to select the Tax Class. However, here is a snippett from the main table view: So there are 3 vehicles,…
-
slicing and dicing of an array
How can one 'slice' an array from a specified item to the last item? The 'end' parameter can be a negative number to count from the last item. So slice(array,1,…
-
Change your 404 message
Does Ninox not have a PR department? I can't imagine anyone "enjoying" getting that message. I imagine it was an attempt to be humorous, but it what it does is put the fault for the error on the…
-
Dialog behaviour
Hi, I am trying to achieve what I imagine to be, a very simple process but keep hitting a brick wall. I have a button set up on my form to clear certain fields when pressed (2 date and 2 time fields)…
-
Choice (dynamic) as view filter
I have a dynamic field that uses the following script: record(Category,number(Category)).Subcategory order by Name For data entry, this works great. I now want to filter a view by Category,…
-
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,…