-
Urgent Problem with resize column on Subtables and Views
Hi Guys. Please some body has had the problem with resize column on, Subtables and Views, I have now 3.7.6 and I can't rezuze the columns completely unusable Ninox on Android Tablets.…
-
Latest update broke Ninox!??
I updated from 3.7.x (I think it was the previous release, 3.7.3 but it was definitely 3.7.1 or later) yesterday to version 3.7.4 (Mac, desktop App) My database behaviour has gone HAYWIRE since…
-
Newbie Formula Question
I think this is quite basic, but I'm new to all this and still learning! I have a table of contacts and one of the fields is a choice field that lists about 50 or so electoral ridings and I have…
- Answered
-
Font question
Since I answered my last question myself, here's another one: Is it possible to specify the font used for specific fields? I saw code for applying a style,…
-
Date formats
Okay! I've got a new question! I prefer to see dates in something approximating the European style, that it, [day] [month] [year]. Since I live in the U.S.…
-
Choice field: There can be only one!
Hi All, sorry for the daft title. I am trying to establish a rule in a sub-table where only one choice field in all the records can should as active, when that record is set to active all other…
- Answered
-
Script to confirm date-time availability
I'm an "intermediate" MacOS app user, with a database to track short-term house-rentals. I need a script to confirm availability or flag date-time conflicts as I enter new bookings.…
- Answered
-
Pulsante nella barra dei TAB
I would need to insert an "Actions" button that opens a dialog where I can then put "Edit and save" buttons. How could I create this button "Actions as shown" the button of the remain in the TAB bar
-
Time calculation problem after the update
Hello Everyone I am facing a strange problem and can‘t find an explanation for it. This problem appeared after the last update. Let‘s have a 3 Time and 1 Formula Fields.…
-
add an image to the body text in SendEmail
Is it possible to add an image field directly into the SendEmail body (ie say a jpeg or PNG file) in my following script below I do add an attachment file (which is fine) But I would like to also do…
-
Trying to get a Max numeric calculated value
I have a table with a bunch of weights. I had asked this basic question before, but the table's structure has changed. The table is called Weights and there's a calculated field called "CalcValue".…
-
Choice based on field content
This is a typical MAC address for a Dante device: 00:1D:C1:93:AD:3A What defines it as such is the 1D (second pair). I have 4 input fields MAC1, MAC2, MAC3, MAC4.…
-
Enforcing Referential Integrity
Is there a simple way to tell Ninox that if I remove a parent record, all the child records in the child table would also be deleted? What about cascading deletes? --> if I had parent:child:…
-
Formula needed:
Hi I need a Formula to find the different between the 'Horas Ganadas Real' for each week Example w37 5024.30 - w36 4660.10 = 364.2 for each week
-
Ninox DB viewed in a Wordpress Website
Hi there, I would like to know if is possible to share a DB to be consulted by anyone in a Wordpress Website. If yes, how can I do that. Thanks
-
Can I use a "sum" function to add up just the items found through a search?
[Bear with me, I'm still new at anything but the most basic ways to use Ninox.] Here's my case: I've got a simple db set up to catalog a comic book collection.…
- Answered
-
Trying to copy Date and Date + Time to new Field
I imported some date info but noticed some lines have dates and other lines have date + time. Ninox couldn't seem to get the import correct in all cases.…
-
Ninext loading modules not requested
Hi @Jacques TUR I just saw that my DBs are now loading all modules even when I specify only specific ones. Here is what I have in my formula: var configLoadModules := { badges: true, evalJS: true,…
-
custom size of a module
Good morning, I would need to open a form with custom dimensions, as if it were an alert popup, could someone help me?
-
Debugger?
Hello all, Where is the step-wise debugger where I can see my variables and their current values during execution? If there is no debugger yet, is that feature coming soon?
-
Moving To Ninox from FileMaker
I think Ninox is brilliant, but I need to be able to access the data programmatically using a language like Python, Go, JS, or similar to so some automations.…
-
GANTT Export
Is it not possible to print or export a GANTT view? If not is there any plan for future? thx
-
Ninox Version Number
How do I find my current version number of my Ninox database. I click "about", and it takes me to the Ninox Webpage.
-
Array trouble after update
I have some code that creates 2 arrays of records, which I then combine thus:- array(thoseDirect, thoseDupes) The combined array then gets used in a Dynamic Choice field.…
-
The Formula don't work. For Approval view
let me := this; if 'Rev 0' != null then 'Approved Rev.0' = 0 else if 'Rev 0' is not null then 'Approved Rev0' = 1 else 'Approving Signature' := "Signed by: " + " " + userFullName() + ";…
- Answered
Answer questions and share your knowledge