-
General Knowledge question about Databse structure and Logic
As you all know, I am completely new to this wonderful program. First, is there anyplace you know of where I can get a general overview of how to go about data modeling and the logic behind designing…
-
I have a table in a database that is hidden, how do I un-hide it?
I have a table in a database that is hidden, how do I un-hide it? I don't even know how it got hidden. I've searched the manual to no avial. Thanks in advance! Marek
-
Have SQL Command That I Am Trying Run with Ninox
I have a table named DOTList and I want to run this SQL script but it's not working UPDATE DOTList SET DBA_NAME = LEGAL_NAME WHERE DBA_NAME = '' I get this error message: Field not found:…
-
Ciao
Salve, vorrei sapere come nascondere un valore in un campo di un report se tale valore è <= di 0, grazie mille!
-
Adding colour to records
Dear forum I have set up a table and everything is functioning just perfect, only, I would like to mark some of the records in colours according to their content.…
-
Update Multiple Records (assign calculated value ) vs Formula Trigger on create
Please, help. 1. When Using formulas like this in Field for Trigger on create Field, perfect. 'Invoice No' := "ArtNr.-" + format(cnt(select Rechnungen), "0000") 2.…
-
All Records Suddenly Disappeared
I have Ninox Database Premium Version 2.6.7, and I am running it on macOS 10.15.3 (Catalina). Today I was editing a database that I have been working on for years.…
-
Is there a way to get a checkbox to look and act like a checkbox in the TABLE view?
I just want to check off the item that was done without having to go to the attached form. Apple Reminders is an example of how this works.
-
Ninox Version 2.6.7
Is there anywhere i can look at the new patch notes for the new update? but in a better explanation?
-
Delete key
Hello, I propose a small improvement because the problem mentioned has happened to me several times.On the editing page, it would be wise to shift the basket from the "+" key,…
-
Lookup Tables
How do I create and then access a lookup table to select predefined records to import into another table? i.e. select standard products for purchase?
-
Import error while using the trial version
Dear forum I am testing Ninox as an archiving database for a project I am working on, but I am having problems importing a .csv file. While the initial overview over the imported data is shown,…
-
Quotes automatically inserted around text fields when copying and pasting
Hi, I have a table with a multiline text field. When I copy that field for multiple records (highlight the field across multiple records and press ctl c) and paste (ctl v) that field into a document,…
-
Ninox Beta Team
Does anyone know if the Beta Team database is still being used? As far as I can tell, no one has touched it for months. There are some key features that I really want to see implemented and I'm not…
-
I can't find the printer icon.
Good day,I'm discovering Ninox and I'm very enthusiastic about it.I have created a small base and I would like to print it as a pdf. Unfortunately I can't find the printer icon. Can you help me.…
-
Mac application freezes
The mac application 2.6.7 freezes at start up. I am on mac os 10.13.6. A solution?
-
Great experience
Great experience with Ninox
-
views populated with an array
In the form editor, I can add a view of a database with « Select data » query as a source. Is there a way to build an array structure from scratch, to be also able to give that array as the source of…
-
Is there a way to query REST API in order to get only a subset of the data
The idea is to use REST API - to get a subset of records by query with operators (like > <) It seems that the only way to get records from the API is either a single record matching a special filter…
-
calendar view of date field to only show month and year
Hello! I need to collect publication dates but only month and year of papers are given. Is there a way to change the calendar view of text fields so it only requests month and year?
-
Console Window Input Panel
Is it possible to resize the Console Window Input Panel? I could't find how.
-
Fault
This function generates a fault in NINOX. Why? Fault description: Field not found: This at line 2, column 10 function test() doalert("This is the alert message”);end
-
Fault
This function generates a fault in NINOX. Why? function test() doalert("This is the alert message”);end
-
Multiple Choice items on print invoice
I have a multiple choice box with 8 options. On the printed invoice I must break each of those out with a X in a box in front of each item. I can make it work as long as only 1 line item is selected,…