-
Zapier error in Ninox database?
Hi guys, I'm trying to use Zapier to push data from a JotForm into my Ninox Database. I'm asking Zapier to search the Ninox database (Find Record in Ninox) for the candidates name,…
-
Need to link each expense from this week to a record and then link it to the main table
Hello! I have in this issue, three tables: 1st Table: Management (for each week there is a record. 2nd Table: Fixe Ausgaben (every record is one expense, which is recurring monthly on a specific date.…
- Answered
-
Cyrillic problem in print form
Hi! I work with Ninox in Russian And when I'm going to print form, I've got this When I work in edtor everything is ok with language What to do?
-
Sort Choice (dynamic) entries
Is there a way to sort the entries in a choice (dynamic) field? I've tried wrapping sort() around my Dynamic values selection — sort(select Category) — but that appears to have no effect.…
-
How to enforce unique values in text field?
Is it possible to define a text field to contain unique values only (no duplicates)?
-
Enviar Factura a Clientes
hice una base de datos a raiz de la plantilla de inventario, en ella tengo una tabla llamada pedidos que es basicamente donde tengo el registro de lo que me pide cada cliente por semana.…
-
Send WhatsApp from Ninox
Good afternoon, I have been reading in the forum about how to send a WhatsApp from Ninox but someone always opens the WhatsApp page with advice. thanks in advance
-
Help with this problem Thank you
Good evening, I am using an appointment field to display on the calendar. I want that when I have a busy hour range, it does not allow me to make another appointment in that range.…
-
Non-Stacked Bar Chart, Customize "Y" Axis Minimum Value
Is it possible to customize the "Y" axis of a non-stacked bar chart to have a minimum value of zero even when none of the displayed values on the graph is zero?…
-
Type in a date on 1 table and it populates also in another table
Hi I would like to type in a date one the fist page of my report (1 table). I would then like another table within the same database to automatically pick up that same date.…
-
Find special Codes
I have to kind of Code 'AUxxx' and 'AUxxx_x1' There are way to find all codes finish on _x1, on a select 'Audits Plan' where 'Audit Code' ???
- Answered
-
trying to add 6 months to a date
Hi I have trying to add 6 months (ideally less 1 day) to a date. The formula I am using is date(year(date('Format date')), month(date('Format date')) + 6, day(date('Format date'))),…
- Answered
-
button to number records incrementally
I am trying to write script for a button in order to number a series of records. Here is the situation: It is to give a candidate number for an audition.…
-
How to count number of lines and contents
Hi. Your help is greatly appriciated. I am going to be surveying fire doors. for my report I have a question (Is the door compliant) 1st - I would like to be able to have a formula to count the total…
- Answered
-
A way to find out where a specific field is referenced anywhere in your tables?
So, one thing that I find would be helpful, is if there was a way to search for everyplace where a field is referenced or another formula is dependent upon in your tables.…
-
Ninox will not open on my Mac
I installed and reinstalled Ninox and it still won't open. Is there something else I can do to get it working?
-
show only relevant table columns based on two criteria
Objective Map relevant terms, people, and institutions to respective slides. Hurdles Show appropriate table columns based on source/target language. Hey Ninox Experts, Hey@Fred /@Jacques TUR ,…
-
Delayed emails
Recently when I send an email using the sendEmail, there is a big delay (upto 24 hours) before the message is actually sent. It used to work fine. Any ideas? I have a public cloud account.
-
Automatically link record from one table to open record in another table using a button
In Audits Plan I have the field 'Audit Code' and need to open on 'Non Conformity' field the same 'Audit Code' on the 'Non Conformity' table the 'Audio Code' is a N1.
- Answered
-
This code works erratically sometimes it works and other times it doesn't
This code works erratically sometimes it works and other times it doesn't. delete (select 'Evaluation table'); let myY := year('Evaluation Date'); let myYM := yearmonth('Evaluation Date');…
- Answered
-
Formula returning specific values depending on multiple choice selection
Hi all, I have a multiple choice field with around 40 options and I would like to set up a formula that returns a certain text depending on the options selected.…
- Answered
-
Invoice in XML (structured format)
Hi all, Do you have a tip : how to export invoices in XML structured format ?
-
Type error: i.updateUI is not a function. (In '.updateUI()', 'i.updateUI' is undefined)
Hey, When I add an image (PDF, JPEG or JPG) to the Ninox database I get this message: Type error: i.updateUI is not a function. (In '.updateUI()', 'i.updateUI' is undefined).…
- Answered
-
Hiding Icons HUD - choosing which to hide
I use this to hide ALL icons etc on forms. I have tried to show only the PRINT icon by removing 'none' in the relevant line but regardless of refreshing the page or toggling the HUD Y/N the print…
- Answered
-
Local, iCloud or Public Cloud ?
The ninoxApp() function allows you to determine, for example, whether the database is used from a browser (web) or from the native Ninox app (mac, iPhone, iPad, Android, etc.).…