-
Ninox tutorials stopped working?
I'm brand new so had been looking at tutorials here (on this web site). But now, when I select a specific course to view, all I get is a. blank white screen, no window to play the video.…
- Answered
-
Really dumb .... just want to add 2 number fields together and display total in a 3rd field.
I must be an incomplete moron but I've been struggling to create a very simple database that sums two number entry fields and displays the total in another field.…
- Answered
-
Auto-populate Music Library Fields
I am working on databasing all of my sheet music and would like to auto-populate a field on one table with information from two other tables if possible.…
- Answered
-
Get count of chosen values from different table
Hello, The formula below counts the number of records in the table Timetable where the choice field Jim has been chosen the value "norm" (it works). count(select Timetable where text(Jim) = "norm")…
- Answered
-
double click in a cell puzzle.
Can someone enlighten me please. double click to edit a cell content is not possible in all cases. Sometimes when I try the form slides in from the right on the first click.…
- Answered
-
Total of the selected option
let vRaiting := "minRt: " + text('min. Raiting') + "| maxRt: " + text('max. Raiting'); let vRtMin := 'min. Raiting'; let vRtMax := 'max. Raiting'; let myFilter := trim(this.…
- Answered
-
Updating related fields
Hi there. I am new to Ninox and am trying to build an app for my business. We do boat charters. I don't even know if this is possible. I have a tabel "Stocklist".…
- Answered
-
Warning / alert triangle on Table name
Hi - I have just noticed that a couple of Tables have small warning triangle symbols over their names / icons in Edit mode. As far as I can see, there are no functional problems.…
- Answered
-
Conditional Formatting Advice Please
The screenshot here shows I having grouping selected and a count #. For sake of clarity, I would like to emphasize the #Count so that it is more prominent for the reader when records are exported as…
- Answered
-
Search by Artist ? HTML
Is there a way to search by Artist in this table in HTML. ? The Code is let vRaiting := "minRt: " + text('min. Raiting') + "| maxRt: " + text('max. Raiting'); let vRtMin := 'min.…
- Answered
-
button for Duplicate a record and its links to a sub table
Hello Community! I needs some help to create a button in my table Navire. Each record of Navire has multiple links to another table Options (1:N) This allow to create a navire with its own options.…
- Answered
-
Creating a Script Similar to Excel NETWORKDAYS
So, I'm thinking of replacing my workdays formulas with something similar to excel's networkdays function. What I would need it to do, is combine the workdays function and then reference a Table I…
- Answered
-
Add space between emails in string
Dear all, I'm currently trying to create a mail (using mailto: ... ) to multiple email addresses within one mail. Currently all relevant mail addresses are in a string.…
- Answered
-
Choice field repeat the value of the previous day
There is a Choice field where there are several options. When creating a new record, i need the value of this Choice field to transfer to the next day. Please advise the formula
- Answered
-
Do I have to pay monthly?
I bought Ninox and have been running it on one desktop Mac, syncing it via iCloud with just one iPhone. Now I have received an email telling me I have to buy a monthly subscription.…
- Answered
-
http request with basic authentication does not work
Dear Ninox community! I try to use the http-request with Basic Authentication in Ninox and it seems that it will not work. But with Postman it is working.…
- Answered
-
NINEXT Error flags - false positive??
I have 7 like this which do not make any sense to me at all. If I follow the wrench I cannot find any issues which reflect this and to be honest the bread crumb does not make sense either.…
- Answered
-
Time Timer
I need to create a timer that can be stopped and continue counting time. I found a solution, not quite what I need, but so far there is no other solution I'll use.…
- Answered
-
Syntax for filtering Dates older than from today
I'm trying to find the correct syntax for filtering based on dates older than 5 working days before today. This is what I was envisioning, but it's a little off in regards to syntax.…
- Answered
-
Choice Field Trigger
Hi to all! I have got this structure: MasterSearchTable - fields: Choice Dynamic MusicBrainz ID MBIDsTable - fields: MBID Description as you can see the Choice Dynamic field is correctly connected to…
- Answered
-
Version 3.9x
I have been able to observe in a Ninox video this screen. It's possible have a script field on form.
- Answered
-
Rounded amount
There are two fields in the table, and when they are equal, it shows green in the middle, when not exactly red. For convenience, the amount is rounded off to the left and shows the amount without a…
- Answered
-
Formula for button
There is a Table1 where information is entered and when the button is pressed, the information is written to another table - table2 Here is part of the formula Date := xCurrRec.…
- Answered
-
stop users changing view sort order!
How can I disable a "view' table that is on a form? I hve a view in place to show the cild table (subform) for line items of a quotes (parent table). This view is sorted into ID number (ascending)…
- Answered
-
CSV Problems.
I have a csv file with records, I add new records and try to import the csv file (I Choice the new records) but import all records again, I can't import only the new records. Some ideas.
- Answered
Answer questions and share your knowledge