-
Possibility to sort tables into categories
I would welcome the opportunity to create categories for tables. These categories would not affect the link between the tables in any way, they would only be used for sorting of the user.…
-
Background Color
I ahve a field (function) in which the following code is set: if 'investiertes Kapital abzüglich Ausschüttungen und Steuererstattungen' < 'aktueller Kurs' * Anzahl thenstyled("Gewinn", "green", "",…
-
Roles for Owner
Is there a way to explicitly grant permission to the owner? The owner doesn't seem to be able to have roles assigned ... if I set a table to be visible to admin only, the owner can't see it,…
-
How to restrict choices in Table References
I want to select a value from a table to use in another table, but only want to select from certain records. Example Table 1 has four fields - Title - P1 - P2 - Subject (To be filled from Table 2)…
-
Building an attendance sheet
Hi All. I am a brand new user of Ninox (just purchased the Mac app this evening). I would like to make a database to track student attendance in my classes.…
-
Field to summarize values
I have a nummer field in rows. Is it possible to perform a continuous summation. If row 1 is 30 and row 2 is 30, could I then have it summarized in a field (to 60)
-
A review
I would like to like this product, but it prevents me from doing that for the following reasons: 1) Documentation. Apple-centric. It was written for the Apple products and the screenshots do not…
-
Formula Field - Filtering for "yes" is blank but "no" shows all records "yes" or "no"
I added a formula field that compares an event date to Today's date. That field now shows "yes" or "no" depending on if it's a match for today's date. The goal is to have only records that match…
-
Filter / compare two fields
How can i using the filter option, only see those records where two specified fields are not equal. Which line should i type in the filter field. Tried some things, but did'nt work out. Thanks !
-
Transferring database from Ninox Cloud to iCloud
Hi there, I recently purchased the desktop version of Ninox and I've created my database and started filling it with information. I won't be using the Ninox Cloud to store my data going forward,…
-
Problem with Polish characters. In PDF after exporting the record
How Can I fix it? when i download file i have strange characters. I use ninox in www h Polish characters. In PDF after exporting the record
-
http request error - Request Error: error -
Hi All, I keep getting the following error "Request Error: error - " when trying to run the following code: let t := this;let response := do as server http("GET", t.URL) end;if response.…
-
The slow collapse of the forum !!!
Just who is taking responsibility for the forum these days? It is getting worse ! Every time you want to enter a post on you get - your access to TinyMCE will expire on 25 Februrary 2021.…
-
Android table search
In the cloud version of my database there is database find field and when I navigate to a table a table specific find field. In the Android app I see the database find field,…
-
Built in scripted/programmatic CSV import/export
Is there a plan to have a method of importing/exporting CSV to and from a database table programmaticaly? In other words something available through the API that would allow passing in a column…
-
Barcode program in Webinar 2020 templates
Does anyone use the program 0_SVG_Barcode_GS1-128_Lite in Webinar EN 2020?, when reading the bar code there is always "] 1" in front of the number read ??? thanks for the help. Alain
-
I can no longer copy a column of text from Ninox
Hi, Since the update 3.2 I can no longer copy a column of text (a list of email addresses) and paste them into my email I'm sending. I hilight the addresses I want,…
-
sendEmail()
More people with E-mail problems ? Mail send with sendEmail()
-
How to display a date based on a 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,…
-
Return sum of values between two given dates.
have appointment dates and sales on a a table in one line. E.g 10/09/2019.....£45.00 each entry is relevant to individual customers. I would like to run a report on all sales in a given time frame…
-
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…