-
All I want for Christmas!
Ninox Support (When you are monitoring this forum - Please pay attention to this Santa Wish List thread. This is what your user base are listing here because we need a few (err probably more that…
- Answered
-
Multi language solutions best practices
Hi again. I don't know if this is the best place for this question, but I will try... Here in Spain, about 70% of our clients sell their products and services in at least 3 languages: Spanish,…
- Answered
-
How to Calculate Cumulative Sum
I have this info on my Table COST_W, I have the Week, the Cost by Week, but I need a Formula for calculate the Cumulative Sum. On the Table EV_Management is where I charge the Cost by Activitie and…
- Answered
-
No wrench at top right
I am using the latest Mac Ninox app on Monterey and there is no wrench at the top right to enter the edit mode. How do I get to edit mode?
- Answered
-
Version 3.9x
I have been able to observe in a Ninox video this screen. It's possible have a script field on form.
- Answered
-
Avoid spaces in a sum function when a variable is empty/void
Hello, the product name in my products database is a sum of 9 text and number fields, like this article + " " + Color + " " + more stuffs + " " +kg + " " lt" it works for normal use but in print view,…
- Answered
-
Spam with sendEmail
Hello I have a issue. I send email via ninox and the email goes in spam each time. Any idea how to fix the situation and get the email in mailbox ? here the code sendEmail({ from:…
- Answered
-
OPENAPI
I'm trying to write the openapi-api code to import company data from the VAT number. I can't figure out how to tell which value to put in which field. I don't understand anything about API but I'm…
- Answered
-
No plot null values
I need the chart to NOT plot the null values in % Acumulada Real. One year waiting fix this problem.
- Answered
-
Can you exit from script based on IF condition
If I want to end a script is there an "exit" or Goto statement that would allow me to bypass all remaining lines?
- Answered
-
Calling an image from another table
So, I am probably missing something very simple or having a complete brain fade!! In my 'JobDockets' table, I have a button for sending out a goods dispatched email - which works great and also adds…
- Answered
-
Sort Table by Surname in another table / show Titles as text
Hey Team, I have various tables within my database based on tblPeople. I populate a dynamic field in each of the connected tables called "FullName" based on various fields in tblPeople.…
- Answered
-
Two condition nested If not working
I am trying to color a field when days overdue (delta_days) is the below however with the below code, I get either red or green, never Yellow. The second else/if should be skipped when the number for…
- Answered
-
Export child table
I might be wrong but there doesn't seem a native way how to export records in a child table. Seems the best option atm is to use the ninext from @Jacques TUR https://forum.ninox.…
- Answered
-
Formula issue
Hey guys, I have the following problem: I'm using a formula which shows data from a table with two columns, let's say column1: "title" and column2: "organisation".…
- Answered
-
Tables sync
Hello everyone, I have the following problem: I have a Table A with X and Y fields and a Table B with links of X and Y fields. If I choose a value on the link X on Table B then the link to Y field…
- Answered
-
Print and download file name not same as saved filename
Have a little issue that it getting in the way When I print a customer quote the file is also saved into the same customer form in the file attachments.…
- Answered
-
Loop not clear
Hi there, Although loops are explained in your manual, it is not yet clear how you would, for example, in a table called "contacts" with only "firstname" and "lastname" but where some firstnames are…
- Answered
-
Button for create a new record which has a connection to a record
I have a table, where in every record, i have a connection of records from a different table showing up. (1:N) when want to get a new record, normally click "+ Neuer Datensatz" at the 1:N,…
- Answered
-
Auto enter current date when a field is updated?
Hello, I am wondering if there's a way to have a date field self populate with the current date whenever I make changes in a field. I have a database with a 'Notes' section,…
- Answered
-
Very slow opening table
I have a table with many many fields (about 55). The form associated with it performs okay, but opening the table itself takes almost a minute even though there are only 36 records so far.…
- Answered
-
Formula don't work but no errors
I have this Formula but don't work, the HITOS is a Multiple choice Dynamics with 5 Options. I Try with HITOS = number(5) but not work if FechaF5 <= DataDate and FechaF4 !…
- Answered
-
Trigger after update record not triggered when linking/adding records to sub-table
I don't know if this is a bug or a feature, but the Trigger after update is only triggered when editing data in normal fields. Any change in a sub-table does not trigger the script.…
- Answered
-
Are there Trigger limitations?
I have a DCF (DMCF?) where a "Trigger after update" has the code: 'V.Välj Region' := ""; 'V.Välj Distrikt' := ""; 'V.Land' := text('V.Välj Land') it does't work BUT if I have the code: 'V.…
- Answered
Answer questions and share your knowledge