-
coding needed for certain field?
hello i see that to get more complex process it is absolute necessary to be able to write code where formula or trigger field are. I don't understand how this coding works but it doesn't seem so easy…
-
field not shown when linked form another table
Hello, when i create a table, and i use the LINK table function, it happen that when i insert records i can see the filed from the linked table. But those fields are not shown in the normal view of…
-
Esportare file in una cartella tramite tasto
Buongiorno, sto cercando di creare una formula che mi permetta tramite un pulsante di esportare un'immagine all'interno di un record, in una determinata cartella: let filePath := Dialogs.…
-
Subtraction result with minus
Hi all I have question for strange value of subtraction. Sometimes I get results with "-" before 0. In this example the value in the field no. 3 should be result of subtraction from fields 1-2 (see…
-
Is there "Click to Accept" Functionality
I am looking at using Ninox to deliver some forms to my customers and need a "Click to Accept" functionality. Does Ninox have anything like this already built-in or would I need to create customer…
-
Invite people
Hi, I can no longer invite anyone in Ninox. I have tried different email addresses from different domains but none of the emails reached the recipient. Regards Michel
- Answered
-
Dynamic Choice Fields reference table
Hi Helpers, I'm having difficulty solving the following code that is used to enter custom data into a table referenced by dMC fields. As an example, The last/highest number(row) in the Number column…
-
Problem here
@Fred I hope understand this. I have a problem here, I have 3 Table, the Documents, here on the tab Transmittal have a Button to Generate all issues to the other Table called 'Control Issues' here…
-
Reverse Order by
Hi all - I was blown away by what a FB user posted in the Ninox English forum. I don't remember seeing this any where else. To do a reverse order by you can just put a "-" in front of the field name…
-
How to check if a rich-text field is empty
I need to control the visibility of some fields based on a rich-text field is empty or not. I do it with the visibility formula 'myRichTextField' != "" It works with a new dataset where the…
- Answered
-
Using 'alert' to overcome real estate issues.
Ninox could improve the form views a great deal by allowing more control over padding between fields, field sizes, font sizes and so on. There is a lot of wasted space in my opinion,…
-
chatGPT - Ninox code
Just for laughs I asked chatGPT to give me some sample code for Ninox. This was offered: Second request it offered Let in place of var
-
displaying map/location in iframe in Ninox.
Is there a sample DB that has an iframe that shows Google Maps of a location field in Ninox? If not can anyone help with a solution? In other words once a location is found a formula field displays…
- Answered
-
WhatsApp
I fear this might be a total stupid question to ask but.... is it feasible to output Ninox data so that it is received by the user on whatsApp. or is there an intermediate software link one can use…
-
Popup error message
Hello, I use Ninox on Mac and I have the following error message when I launch a database: A column was not found: B at line 1, column 150 A column was not found: B at line 1,…
- Answered
-
Formula Need by Areas 1:N Documents
Need a Formulas by Budget by the Areas, like the Plan Value & Earned Value The Areas has a 1:N to Documents sum((select Documents).Budget) this give all value but need by Areas
- Answered
-
Sketch on photo
Hi, i work a construction site manager and need to be able to take a picture and sketch on in (in ninox). I know i can take a pic and then add it to ninox,…
-
formula greater and less
Good morning. I have a field called: "Artist Amount" Example the amount in the field is 3200 euros With a formula I wanted to make a nearby field with a generic amount for example From 2000 to 4000…
-
Some help with formula
Hi There are any way to change the value of a Choice field depending on another field with the same information. The Choice value have : 10% Start 35% 1er Drawing 65% Issue A 80% Issue B 100% Final…
- Answered
-
Hide the Wrench
Is there a script that can be added in a formula that will hide the Wrench? Similar to the Trash, Copy and other icons top right.
-
Bulk Edit
Hi, Is it possible after clicking the gear to disable Bulk edit and Import data. Tx Regards MV
- Answered
-
Formula fields show no data in table view
Sometimes my formula-fields don't show data in some records in the table view and the form view while in others the result is shown. My formula is correct because when renewing the window,…
-
Search Dashboard Formula Help Please.
I'm trying to create a search dashboard. I have it set up, I'm close, but I don't have the formula correct. Here's what I've done so far: 1) I created a From, added a view field,…
-
Make graph based on specific records
Hello, I keep track of the water parameters in my aquarium. I do this daily at a fixed time, but sometimes also in between. Each records contains a time and severals parameters.…