-
Formula Help Needed
What is wrong with this formula? I want the result to be 2.85 when between 50 and 100, and 0 for all else. The result I get is 2.85 all the time.
-
choices fielsd
Hello, I have created choices fields with classes, categories and subcategories that appears according to choices we make but the choices don't want to appear in the table, how should I do ?
-
Changing colours
How do you change the colours of elements on a form For example can you change text colour or make it bold? Also the default value for a chosen item on a switch is blue - can you change this?…
-
Calculate Minutes to hours
Hi everyone ! I work in cinema business and want to create a formula to convert minutes to hours. I tried many times but it wasn't a success. I want to keep both informations :…
-
Optain Bearer-Token Client-Side?
Is there a way to optain the bearer token via basic auth (or smth. similar) against an api-endpoint, like in oauth? How are you supposed to optain the bearer token client side (JS)?…
-
how to use the button
I've created a button but when I click on it I want it to record the new data and close the window and show me the table, how can I do ?
-
I can not get this global function to return useful info....am I missing something?
Hi, This is my first fucntion...so please be kind! I am calling this function in the product table: adjustPriceFromEbayUK('UK Price Ebay', "EUR", 'Postage Type (One Item)', "",…
-
Can you have a one to one relationship?
I have a table with 200 plus fileds.They are product specific values like price, descriptions, keywords, meta info, titles, all with various currencies and langauages.…
-
Please explain Many-to-Many relationships and One-to-Self relationships in Ninox!
I've been looking about everywhere, and every explanation either skips the last steps of *how* to actually build the DB in Ninox, OR says they will offer a one-size-fits-all solution,…
-
Ninox Community Group
Have you already discovered our official Ninox community group? A space for you to exchange with like-minded people about all things Ninox. Share ideas about how to build efficient solutions using…
-
How can you, in code, make a post to the record's comments when a button is pressed?
I have a button that sends an email. We had a situation where we weren't sure whether or note an email was sent for a particular record or when. I've been asked to either add an entry to the record's…
-
Fix this forum so you can post a question even if you have forgotten to log in
What a mess this is. Don't forget to log in before you try to post a new question.
-
Ho un problema nel creare un campo di testo che deve contenere i dati di testo di più campi in automatico. Faccio un esempio Ho i campi 'Ingrediente', 'Fornitore', 'data arrivo merce' e 'DDT' questi dati devono essere presenti tutti nel campo "text" che mi serve per creare un Qr code
"questo è il codice per il Qr code e funziona se io metto i dati a mano nel campo 'text', ma non riesco a generare il testo aggregato di più campi proprio nel campo 'text' if Barcode then Barcode :…
-
Devo creare un campo di testo, contenente il testo di più campi della stessa tabella e di altre, non ci riesco... mi potete aiutare? Ho provato con questo codice ma il campo non si popola di dati
(let Text := Ingrediente;void) + 'Data Arrivo Merce' + Fornitori.'Denominazione Fornitore' + 'DDT n°'
-
font size
how do you change font size in a card
-
Question on Trigger Script - automatically enrolling the students of a class when linking a course to the class
Hi everyone, New to Ninox, I want to put a very simple script that automatically registers the students from a class when a course is created in this class.…
-
Image fields are goofed up. Take a look. What is going on?
I have 4 image fields in my records. I drop an image in image field 1, it goes there, but it also replaces the image in image field 4. Oddly, the table list view is reversed. Look at my screenshot.…
-
Update needed badly.
I'm on the beta team database. I see that there's work being done to change the appearance of the cloud database. OK, but I hope you folks are working on an app update. It needs one badly.…
-
Detailed view on calendar
Hi, I'm trying to do the following.I have a reservation with two dates, a "check-in" and a "check-out" in which there are people who participate. These people are in the "persone" database and the…
-
Color as background
Hi! I'm trying to set color as background. It has to be like: if the result is "MONTAGGIO" it has to be RED if the result is "SMONTAGGIO" it has to be ORANGE.…
-
Programming reference manuals
I am looking for a good book about programming to help me learn how to program Ninox databases. I am not sure whether to purchase a book on java script or something else.…
-
Examples using SELECT
I’m a high school Economics teacher and I’m trying to create a simple bank system to teach my students how to manage their finances. I’ve successfully created a database that will update a running…
-
Please can you suggest a design strategy for a Student Attendance module...
I'm relatively new to databases and Ninox so would appreciate some help! I want to create a module within a larger database that allows a teacher to keep a record of whether or not students have…
-
Print a table list and hide a column (field)?
How can I print a table list with a hidden column? I get a great printed list with table print, but I want to hide a column (field) that I am using as a filter,…
-
Date-period before and after
Hi! I'm looking for a formula to check if a date-period is before or after an other date-period. The response of the formula can be "yes" or "no". Is it possible also to personalise the response with…