-
Database too big?
I don't understand why my Database is so big: 3,2 GO ? The architecture looks very simple: 3 tables (houses, visits, customers) with only on relation (houses-visits-customers) and for each table…
-
HTML text
Hi, before the last update in the "long text" field I could paste text keeping html formatting. Now it is no longer possible. Why?!
-
How to calculate years and months from a date to the current date?
I am new to Ninox and haven't yet learned the scripting language. I need to calculate the length of time in years and months from one of the dates on my form and insert it into another field.…
-
check box report : When yes print X
when I set a "checkbox" field yes / no. How do I get an "x" for Yes and empty for no in the print report? tks
-
OpenFullscreen
Esiste un modo per aprire un modulo alla massima ampiezza alla sua apertura, senza creare un pulsante? Ho provato la seguente formula Let a:= the If num !…
-
Since Ninox upgrade on the Mac, rich-text fields are now read-only
I can no longer edit my rich text fields since updating to 2.6.0 on the Mac. The previously-entered info is all there, but the fields have become read-only. Any cures?
-
How to display an array
Good afternoon to everyone, I have an array of names (John, Jim, Joe) and I want to display it on a layout not as a text field but as... an array in fact. Like a spreadsheet where each rank is a name.…
-
iPad/iPhone button to take photo with camera
Hello, I want to create a button for iPad/iPhone version , that when clicked, iPad/iPhone camera takes photo, and links it to the Image field. What would this formula be?
-
API call on foreign API from Ninox WebApp
I'm trying to retreive Information from OpenProject API. The following Code works in my iPad, but not in Chrome: let response := http("GET", "Openproject URL/api/v3/users/{my User Number}", null,…
-
Images stopped opening on tap
I had set up a "default" static image from the great advice in this thread: https://ninoxdb.de/en/forum/technical-help-5ab8fe445fe2b42b7dd39ee7/static-image-5bc220e925979e54233efc49 For some reason…
-
The new “on click” trigger of formula fields in v2.6
I've a lot of formula fields which make reference to image fields. A click on the formula field opened the prevew of the image in normal size. With the v2.…
-
How can I show the data on the chart in View?
I want to add show the data on the chart, but it is unable to show. Do I need to add some formula on the chart? If so, please let me the formula?
-
How can I prevent blank records from being created in tables?
Is there any way I can prevent blank records from being created in tables? Thanks!
-
v2.6 Mac RTF field not working?
I like the enhancement of the editing options, but I can't seem to be able to edit this field any more in the mac version since the upgrade today to 2.6.…
-
Question about Ninox Version and Upgrades
How can i tell what version I have? I'm on Mac OS. Is version 2.6 only on the web only? Is there a cost associated with it?
-
Control Order of Linked Table Selections
I created a link between a type table and my item table. On other linkages, I was able to sort the displayed pick list by a specific field and have it "stick.…
-
Parse date(today) into a fixed - user local independent - format?
Dear All, 1) How can you ensure that the output of function today() is independent from the user local? I get different formats of the same date depending the date format settings of the user.…
-
How do you print an attached file from ninox
Does any body know how to program a button to print an. attached file...? Specifically:
-
importFile issues with a link to a file that forces a download
Hi, I'm integrating JotForm with Ninox for a client and having issues adding a file that has been uploaded from a form into Ninox. I'm in a position where I have the image link in a field in Ninox,…
-
How do I code the following: Select from a combo box, each item has a value, the value reflects in a different filed. If there is nothing selected then the value in the field must be 0?
if text('Year 1 2017') = "Council Reg" then 'Council Registration' := "1200"else "0"
-
How to create a new form layout without all fields being displayed?
I've created a table of contacts say with only the two fields "First Name", "Last Name" and can see both fields in form view. I would like to create a new form view that only shows "Last Name" but I…
-
Report format
When I click on the report button I gen a very bland report. Is there any way to customize a report.
-
Any idea of how one record can use data from on field of another record (from the same table) and add data to it ?
One drawing can be more explicit. I am trying to do this : To be more specific, I am trying to make the "ancestors filed". Two records have one child, so the child have two parents.…
-
Checkbook
I want to create a simple checkbook with Colums balance, deposit and debit. Each entry will generate a new balance but that balance relies on the balance from the prior record.…
-
Absolute
The Ninox manual says, "absolute( x ) calculates the absolute amount of x, that is, x without a sign. Example: absolute( -10 ) = absolute( 10 ) = 10." I'm trying to use "absolute" in a formula and…
Answer questions and share your knowledge
