-
Ninox cloud version - Language of weekday is wrong
I am using ninox cloud version and the code "format(<datetime>, "DD.MM.YYYY HH:mm, (dd)") suddenly returns english weekday names (Mo, Tu, We,...) instead of german (Mo, Di, Mi,...).…
-
Multiple Ninox Environments
Hello everyone, I would be grateful if anyone could help me achieve the following: 1. Create multiple environments - local, staging, and production 2. merge local to staging,…
-
"unokwn ui type undefined" - what does ist mean?
HI, I get the the warning "unokwn ui type undefined" everytime a want to create a second table. I did not get the warning with the first table. Any ideas what I could do/ should change?…
-
Inconsitancy by data aggregation
Hello, Ninox newbie here so please be gentle :) I have imported a lot of a data and want to clean out data inconsistancies. This case is fairly simple, for each invoice the invoice amount must matche…
-
Lookup in date range
Hi everyone, I'm playing around a bit with the Ninox trial to figure out if it's something for use in our administration. So I'm trying out some of the functions and I'm stuck now trying to get a…
-
Choice field as a switch question.
I have multiple options available in a multiple choice/switch field and am wondering if it's possible to attach a value to each choice and have these values added all together in another field.…
-
Specific field in multiple tables
I want to set up a database with 3 tables: Client details, Workflow and Invoicing. I want specific fields from both Client Detaisl and Workflow to appear as fields in Invoicing.…
-
Display next date based on choice field
I have a multiple choice field that contains the name of weekdays called Days. I am looking for a solution to update the date field (Date) with the next time a Day is Monday or Tuesday and so on,…
-
Default value for subtable reference field.
I have a table Camera with subtable Lenses. I have added a reference to Lenses to the Camera view and can select from a list of lenses. I would like the reference to default to a particular Lens…
-
Copy fields from one base to another.
hello, I am looking for a routine to copy sélected fields from one base to another base. Fields from Proposition (objet, total HT.. ) to facture thank you alain
-
Image Field Position
Think this is my first post for the new year So Happy New Year to you all! I have survived to date without the need for images in my databases and magaed with icons etc.…
-
Print List of Records wit different color code
I has a table with a "Yes/No" Field. I want to print the all record with Records with "yes" in Red & Records with "no" in black. Thanx
-
N:M relation in a view
As a publisher, my catalogue has numerous Medias. Each media contains 1 or several Works (Oeuvres). This implies a N:M relationship and a pivot table (Occurences).…
-
Error message ?!
hello, I am adapting a program to generate a bar code, but I have this error message ?! if anyone can tell me what it is.thank you in advance I don't know how to edit command lines,…
-
Print Report Layout decide
How I create a repor layout which will 1) print 10 records each page and contains several fields of each record 2) change the font color of all fields to RED according to the value of one field 3)…
-
Error when import csv file (out of memory)
Has anyone received an error when import a csv file that's 67,000 rows, it mentions out of memory error in chrome? Is there a limit on the number of records for importing?…
-
open Calendar with code
There is no way to open a calendar with code something like openCalendar()
-
do the Importing Linked Data work on Ninox for Mac?
I want to know if I can use the "Importing Linked Data" work on Ninox for Mac... or is it only for the Ninox Cloud
-
I don't understand Ninox API. Please help me
hello guys. I've got my site. There is html form including two fields (name and tell). I've got api key. I created a database and table in my Ninox interface.…
-
Transposing a table to create new view
Hi, I have the following setup: I want to create something more in line with this: Any suggestions on how I can potentially achive this? I was wondering if there's anyway to transpose tables in Ninox.…
-
follow up on previous question and problem with equation
let LastDate := max('Rope Inspection Record'.'Inspection Date');select 'Rope Inspection Record'.Result where 'Rope Inspection Record'.'Inspection Date' = LastDate I am getting "End Expected:…
-
Where are databases kept in iCloud.
I can't find any of mine, yet they exist within Ninox.
-
Server slowdowns !?
Am I the only one with big server slowdowns?
-
Error: Expression does not return multiple values
Hello all, Happy new year. I am a newbie and I will appreciate any help solving my problem. I attach the data model for your convenience. In the Faculty table I run the formula sum(XrefSubjects.…
-
Get a value from parent table
I'd like to fill automatically some fields of the new records in a subtable. One of the values comes from the parent table (Compositeurs.Solde_redevance) and has to fill the subtable field…