Alain Bureau
-
Button to local folder
Is it possible to use a button that will take you to a folder located on your computer
-
Print multiple records
I need help to be able to print multiple records in a specific report layout The records to be printed are the result of a filter Example let p:= select ’Table’ where choice like “Alain”; print(p,…
-
Bank Account Register
I have one table with 3 fields. Depot, witdrawal and Balance. Balance is a formula field. What should the formula be in the Balance field to maintain a correct balance as records are added in the…
-
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.…
-
Restrict user to forms
Is it possible to restrict users to forms only for data entry, i.e. don't give acces to table view
-
Open file attached to a record
Is there a formula or a function I could you to enable me to Open a file attached to a record using a Button. By clicking a button the file attached to a specific record would popup. Thank You
-
Is this possible to pop up a chart using a button
What formula can you use to pop up a report or a chart using a button on a form?
-
How can I change the font size of a Number field
How can I change the font size of a Number field
-
Functions
Where can I find a list of all the functions available in Ninox with an example how to use them?
-
Color of formula field
I want to be able to change the colour of a formula field while displaying the result of the formula based on conditions. Example. Red if result is less than 0 and green if result is greater than 0.…
-
Multiple choice field
Anyone know how to write the formula in a formula field to total different numbers based on the choices selected by the multiple choice field the numbers to total are in different number fields Thank…