-
Ninox Language
Does anyone know where I can find a good book, manual, or videos when I can learn Ninox language. I mean, description most of the functions how to use them and programming language.…
-
How to Unlock Password from Aadhaar Card PDF File?
I have an Aadhar card which is in pdf format and is locked by a password, how it can be unlocked?
-
Is there a way to allow a user to see some records but not others in a table?
For example, if I add a customer as a user, could I make it that they can only view their invoices and not everyone elses?
-
How do I create a choice field based on a table?
I have a shared list of choices between views/forms and I don't want to redefine them everywhere they are used. The UI appears to only support a static list entered at field creation or update later.…
-
Yes/no condition in formula field
This script won't work if Test = true then'A pagar' = 'Tipo de licencia'.Precio + 'Tipo de socio'.Precio + 'Tipo de licencia'.Precioelse'A pagar' = 'Tipo de licencia'.Precio + 'Tipo de socio'.…
-
style() to a Number field
Good morning all. I have this on a number field, but not woking. let Resta := 'A pagar' - Pagado;styled(text(Resta), if Resta > 0 then"#FFEE00"elseif Resta < 0 then "Orange" else "white" endend)
-
Unify script
Hi. I want to unify this scrips I found here. let myNewRecord := (create Tabla1);let myA := Nombre;myNewRecord.(Nombre := myA);let myB := Apellidos;myNewRecord.…
-
Using a cycle to print columns into *.pdf report.
Hi! I'd like to ask a little question. I have a table called "Packing List", with some records (relationship with 'Products' table). When I create a *.pdf report (using the Print icon),…
-
View/Show As Menu Commands not working?
Seems the only one I can get to work is the Print Preview. They do work in the toolbar. Are the menu commands broken?
-
formula field wont show formula result
I have a formula wich have work for some time and then stop working. Only thing I change is to add some field but nothing linked to the formula. I think that it seem to be a field type issue.…
-
how to...
how to...
-
Filter ascending/descending date
I can't filter by date. My date format is DD/MM/YYYY, but it only filter by the DD, not the full date. How to solve this? Thanks
-
Exit all accounts on every device
Hello. How can I exit all accounts of my team on cloud?
-
Hey ! Do you want another tricky question ??? Again concerning sorting…
One thing that is great in ninox is the way we can group records… Another thing that is great and super easy is to count the number of records in each group… But… now… i would like my groups to be…
-
Add to Ninox icons
Is it possible to add to the Ninox icons? (01_iconset.ninox) I have copied some of the emojis, but would like to be able to add them to the iconset.
-
formula error! Format issue with formula!
I have a $$ field and when I use it in a formula, the field stay undefined... sum(total_vente, prix_shipping, taxes) each field in the sum are $$ format...…
-
Import customer number auto added in csv
I have this code for every new data 'Nº de registro' := max((select Socios).'Nº de registro') + 1; How to use the code when importing csv?
-
Creating A invoice Number or Order Number
HI , i am trying to figure out how to automatically create a invoce number on each record Example INV0001,INV0002as well as order number on each record SO0001, SO0002, same would go for item numbers .…
-
Import (jpg) pictures from Bento?
The conversion program didn't include the Picture field from Bento. Everything else worked as expected. The pictures are in nearly all of the 500 records and is the main reason I bought this program…
-
How do I change the data format from MM/DD/YYYY to DD/MM/YYYY?
Hi all, I am using Google Chrome Web Browser in a Windows desktop machine and I would like to change the date format from MM/DD/YYYY to DD/MM/YYYY. I have tried to change the language setting in…
-
Display field only, if issue
I have multiple colorcoded appointment fields with corresponding buttons that copy the dates from one field to the next in order to view the "status" of a scheduled project by color on the calendar.…
-
Button for Adding Records to Subtable with Numerical Increase
I have a parent table named Apps Projects KSW and subtable named Trial Summary. I have a button in Apps Projects KSW that adds new records to the subtable.…
-
Is it possible to access an attached file's filename with a formula?
As the title basically. I'd like to access the filename of an attached file and then perhaps parse it.
-
Saving print to pdf
Hi, I am trying to find a way to save a Ninox pdf (print) with text from a field instead of the defaulted name. Is there a way to do this in Ninox?
-
How to show only the first line of a multi-line field?
How can I show only the first line of a multi-line field, in list view?
Answer questions and share your knowledge