-
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…
-
scroll on touch screen didn't work
I am a new user on ninoxeveryday using ninox with microsoft surface, everything works normally when using the keyboard and mouse but when i use the touch screen i can't scroll pagesis there a…
-
Maximum size
Can anybody help me?I am trying to create a database for the management of a warehouse with about 25,000 items and it is blocked.What I can do?It does not work in the Mac App or in the cloud.…
-
left pad function not working on mac os app 2.6.9
left pad function not working on mac os app 2.6.9 I get always the failure: "Field not found" (but the Field exists ...) Example: left pad(text(month('Ticket From')), 2, 0) I have also tried https:…
-
Auto scroll when moving objects in a long record layout in edit mode
It is far too difficult to move object when a record layout is longer than the screen. We need auto scroll when dragging past the visible screen.
-
trigger after delete
Hi. Is there a way to execute a code after delete a record? Thanks Fabio
-
Find X records and Y records with one find?
Is there a way to find records that are say X and others that are Y in the same find operation? All I see find can do is narrow a seach using all of the search words.
-
Rendere univoco un campo
Ho importato in una tabella un DB creato precedentemente, fra i vari campi ne ho uno in cui inserisco un codice che identifica il ricambio, vorrei renderlo non duplicabile,…
-
Trigger after update, field
Hello I Can't find the response of my problem I have a field that has a TRIGGER AFTER UPDATE function, i need when the field is field in to update 3 fields below.…
-
Test condition
Hello. what is the expression that tests whether a field is filled or empty.? thank you Alain
-
Export Rights
Is it possible to allow exporting w/o Editor rights?
-
Display Online Users
Is there a way to display which users are actively using a database?
-
Recherche partenaire d'affaire
Bonjour je recherche un partenaire d’affaire (idéalement parlant français) pour développer et commercialiser une application métier qui est déjà bien avancée,…
-
Auto increment a number
I am using this script in the 'Trigger on Create' of a child table 'Invoice Line Items'. The field in this table is 'Line Number'. The Parent table is 'Invoices'.…
-
Images vs Attachments
Hi. I have stored images directly in tables to link documents to specic tasks. Is there a better way of doing this? For instance, using a trigger to upload to Attachments,…
-
Conditional Style is coming
In the new upcoming version, in addition to the visual changes, I found the Conditional Style function for the table columns Nice!
-
How can I populate a Bill To address from Job address if both the same?
I have two tables. 1. Customer Information 2. Invoice Information The Customer Information has a 'Customer/Job' Address (several fields). The Invoice Information has a 'Bill To' Address…
-
How do I add lines and boxes to a print layout?
I need lines for dividers. How do I add them to a print layout?
-
Better Find in the Mac App.
Find in the Mac app, whether using the sidebar find or the table find, does not work anywhere near as good as it does in the iOS apps. I wish it did. It should act like a filter.…
-
Concatenating fields
Hi Is it possible to concatenate two fields on a form - eg have First Name and Last Name displayed as one field? Many thanks