-
Nominare automaticamente i Kanban Automatically appoint the Kanban
Good morning, I'd like the Kanbans to automatically take a name, I created a small formula if code = 1 then " 1 Thermooppie" and it works, but if I try to add and so forth I'm attached screen shots…
-
question on n:m relationships - using events template
Dear all, I am starting with ninox for mac and I am trying to figure out n:m relationships using the default template Events. I thought this template worked like this:…
-
Print button
I've created a print button but I would like it to print datas only from a certain period of time, which formula should I use ?
-
Error in formula
Hi I have an issue with a formula.When I write a query I have an alarm which says "Expectedend = select to the lire 2, column 6"Can someone help me ?Thanks
-
Dynamic color in calendar
I'm trying to set a formula that changes the color of an appointment on calendar. I have the field FASE DI with this formula: if 'Check-In' > Evento.Inizio thenstyled("SMONTAGGIO", "orange", "",…
-
Map integration in field
it is possible to set a trigger that inserts the same map that opens in full screen by pressing the icon, in the window at the top right??
-
To create a scrolling menu in the form ?
Hi Is there a way in create a scrollingmenu in the form ? Thanks
-
Calendar settings
I'm trying to apply some display settings to the calendar. I don't know why but for some reason the "options" button at the top does not open any screen.…
-
Calculating an age at a certain time
I am trying to calculate the ages of students when they start a programme. I had this in a ms sql database as (floor(datediff(day,[DATEOFBIRTH],[LEARNSTARTDATE])/(365.…
-
Hide ONLY IF A FIELD IS CHECKED from calendar
Is there a way to hide something from the calendar only if the field "Canceled"is checked? if 'Check-In' > Evento.Inizio thenstyled(Evento.Evento + "-" + 'Nr.…
-
To copy a record from a tab to another tab ?
Hi. Can someone tell me the way to copy a recordto another one from a tab to another tab ?(I mean the tabs that are in the sametable : ex record of tab 1 to put in tab 2) Thank you
-
Duplicate and open
Morning, everyone, I'm looking for the function to duplicate a record and open the newly created record Thank you for your help
-
Increase groups ?
Hi Is there a way to sort the ID ?I have displayed some rows in groups and I should like to sort this groups.I tried "increase" but that does not work.Thank you. Steve
-
Do functions support the use of comments?
Do functions support the use of commetns within the code? Something like /* or -- .. or anything ... ?? Might be helpful.
-
A field in the table wich is not in the form…
Hi I created a new field with "modify the fields " It appears in the table but not in the form… Could anyone give me an explanation to this ? Thank you.
-
Cannot undo an accidentally deleted print layout.
There's a bug in the Mac version where newly created table and print layout tabs jump around a bit. You know what I mean if you have seen this. OK, so I created a new print layout and then I decided…
-
Link table import
Hello, I'm having a difficult getting my head round importing data from an existing db (csv files) into Ninox. I have three tables which are causing me problems.…
-
Print multiple records on one page? Record print layout.
Is there a way to print more than one record per page in record print layout? I know about table print, but I want a better layout for a list view print out.
-
Circular references
Hi. I was wondering if anybody can help. I have three fields in one table a.a is entered manually, a.b =a.a - a.c., and a.c=(a.a*25)/100. Ninox does not seem to handle circular references like these?
-
Enlarge the image file ?
Hi, Can someone tell me if it is possible to enlarge the image file in Ninox ? And the way do it. Thanks for your kind attention and advices. Best regards. Steve
-
App su iPad crash
Good evening I created some databases and I made copies of them to be able to experiment without putting the original at risk, with one of these it happens to me that if I try to open it with the…
-
To change the style of the text (color, bold, italic..)
Hi I know how to change of the size of police of the text of the fields but can someone tell me how to change the style (color, bold, italic..) Thank you.
-
multi-value field
Greetings... Does anyone know how I can create a multi-value field that shall retain a progressive history of numbers over time? My use-case scenario is a database for managing my solar battery farm.…
-
A formula with multiple requests…
Hi, What is the formula to have multiple requests ? For example in a cars database I seek 3 requests : power : 600 hp, country : Italie numbers of cylinders :…
-
Date greater than a certain date formula?
How do I write this code to make it work? I want my 'Sold Date' to show dates greater than March 30, 2020.