-
Warning message for expiring TO DO
I would like to have a warning message when the "TO DO" are about to expire and when they are expired. So I tried to build this formula: if days(Data, today()) > 0 and 'Stato TO DO' !…
-
There is way to choose a color coding in external calendar based of different tables?
I am an event photographer and I need to synchronize both the events for a specific date and the leads for specific dates in an external calendar (google, ical),…
-
How to remove a member from a team?
How to remove a member from a team?
-
Submit Button
Hello All, I need a little help I am trying to create an automatic eletronic signature for our contractors, so that when they read a training document they press a 'Sign' button and this will then…
-
Problem of links between two tables
I have created a "musicians" table and a second table *band *. I have linked the "Band" table to the "musicians" table in order to distribute the musicians in the bands.…
-
Recall data automatically
Ciao Please, I'm asking for your important help...How can you do it, by typing data in a new field automatically search if these data are already present and, if they are present,…
-
Impossible to modify "choice values" in all "Choice" fields
Hello, I can't modify "choice values" in "Choice" fields. It's possible to create new values but not to change already existing values. Have been trying for hours..…
-
dd/mm/yyyy
Hey, I'm working on the the cloud version on a mac in safari. I need to be able to enter dates on my form not in the american format (mm/dd/yyyy) but in the way the rest of the world formats dates…
-
Is there a manual in spanish?
I´m tryng this aplication but I need some information for working , I need help in spanish , is this possible?. Thank you
-
Alert message on CloseRecord
Hi guys, i want Ninox to check that a certain field is not null when closing the record and alert me if it is the case. if Type = null then alert("Remember to fill in the *Type* field")end it works…