-
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
-
v3.7.11 new functions
setItem(any,string,any) and removeItem(any,string) These two functions allow to manipulate JSON by adding or removing an item. This is very good news, because until now this was only done using…
-
How to get to images to edit
Can anyone tell me on icloud how I can get to the images for my database and crop and edit them and update? Thanks
-
Print report with Multiple choice....how!
This screen shot is pretty much how I would like my report to look: There are three multiple choice fields. When I print this, I get a concat of the choice fields but what I am hoping to achieve is a…
-
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
-
Text Rotation
Is possible rotate text/number in print layout ??
-
Zapier and Ninox Formula Fields
It looks like Zapier doesn't want to recognize Ninox formula fields as I'm setting up my trigger. Have any of you found a workaround? Can I maybe copy the info in my formula field to a text field?…
-
Auto-populate pricing from another table?
Ok Ninox wizards, now I'm trying to auto-populate some pricing and job details. Here are the top level details: Main table is 'Job Status Log' which has 100s of job entries that are connected to my...…
-
Click on button in Ninox to view Gmails
Hi everyone, I'm new to Ninox so forgive me for asking this question. When I'm logged into Ninox and also my Gmail account, I'm wanting to click on a button that searches for all emails related to a…
- 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
-
Lookup, referencing.. Help!
Hi, I have 2 tables. Lets say Table A and Table B. I would like to call data from Table B to Table A, hence I get into table A and made a relationship to Table B...…
-
Print to File with Invoice Number
Hi, Could anyone tell me how to export to file from print to PDF with a particular field information in it? Such as Invoice Number? Thank you.
-
Select Where Function - Please Help!
PLEASE HELP!!! Please see the data model in the attachment below: I have a table called Static Site Data, Risks and Mitigation Cost per Site, Type Specific Risks, and Risk List..…
-
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
-
V Lookup between 2 tables
Hi I have a table called Reports which has text field called Column 1. The string "1" is entried in the Column 1 text field. Theres also a formula field in which I would like to lookup the Risk…
-
OCR with worksheet
Hi, I'm looking for an OCR solution I could plug with Ninox to convert old printed worksheets with 3 column into separated records, one per line. I'd also need to validate each line and modify the…
-
Auto-populate tax depending on another dropdown field selection?
I'm wondering if it's possible to tell Ninox to apply tax based on my 'job type' dropdown field? For example, if I pick 'shipping' that would be taxable,…
-
Ninext : Debug Tracer
Hello everyone, For some time, I wanted to offer you a possibility to debug your programs. I am happy to present you a first debugging tool. It's simply a tracer to display the messages coming from…
-
Help me LOOP please.
if 'Column 1' = 'Static Site Data'.'Risks and Mitigation Costs per Site'.'Type Specific Risks'.'Risk List1' then 'Column 1' = 'Static Site Data'.'Risks and Mitigation Costs per Site'.…
-
Is it possible to add a custom RTF field in Ninox (like TinyMCE)?
I really love Ninox, but there is a terrible limitation for the kind of solutions we develop (automated catalogs with lots of rich text): editing content in a RTF type field is a very poor and…
-
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
-
Pass current viewing record Id to a view element column formula
Hi all - I have a table that has a view element. I'm trying to do formulas in the view element that requires data from the record I'm viewing. As we know,…
-
Conditional formula to calculate 'taxable' and 'non taxable' items...
Hello, I'm trying to figure out how to include two fields that calculate the sum of taxable and non-taxable items. If you look at the attached image, you'll see that there's a field for the base…
-
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