Eric Plet
-
Choice (dynamic) for the groups of Contacts
I recovered my data from the Apple Contacts app into a Ninox Contacts database. Having created a Letters table in the Ninox Contacts database, I want to propose the selection of a group name from a…
-
find out if a field is used in scripts
My need is to determine if a field is used in at least one script.
-
Trigger at a specific time
is there a way to start a script, a command, at a specific time ? For example : at 10:12 -> openURL …
-
openFile <-> openURL
While waiting for a possible "openFile" command, the openURL command can provide the same services on MacOS: To open a file with the default application of MacOS you can use openURL because Ninox…
-
how to sort the list of attached files of a record ?
I try : sort(concat(files(this))) but it seems it is wrong ;-(
-
Request for a new command : "openFile"
With the new "on click" trigger it is possible to insert an openRecord command: For example, in a formula field, you can place a call to an image field in the formula script,…
-
Request for a new order: "openFile"
With the new "on click" trigger it is possible to insert an openRecord command:For example, in a formula field, you can place a call to an image field in the formula script,…