-
upper
To output a string in the upper case This function converts lowercase characters in a text to uppercase. Other characters stay untouched. This can be useful for comparing strings or for correction of…
-
unshareView
To unshare a given view of a given table With this function, you stop sharing a previously shared view.
This function doesn't work in a formula field because it's modifying data.…
-
unshareFile
To unshare a given file With this function, you can stop sharing a file. Syntax unshareFile(file) unshareFile(nid, string) Return void Examples unshareFile(myFile) To unshare a given file.…
-
Help needed for dynamic print function
Hi, all! I know this has been asked a million times, but I just can't seem to wrap my head around it. We all know Ninox is not the most user-friendly software ever and the help section is extreeeemly…
- Answered
-
Show two tables in one view
Hi there - has any body tried to do this and how will it be done ? The case is that I have a table for purchases (Danish name "Indkøb") An a table for Sales (Danish "Salg"),…
-
Help with this project
Good morning, could you give me some help with this programming. I am working on a project for a body and paint shop and I got stuck on this part. I have a field called Position, it is a consecutive,…
-
Data capacity reduction
My database has too many pictures and the capacity is too large (the pictures are already limited to small sizes). Is there a way to download, decompress,…
-
Formatierung aus Rich-Textfeld in Dynamisches Drucklayout
Hallo in die Runde, ich habe ein Problem bei der Darstellung eines Rich-Textfeldes in einem dynamischen Drucklayout. im Textfeld habe ich eine Aufzählung mit "Bullet-Points" diese werden jedoch im…
-
Help to create an alert when exiting a record
Buenos dias, me gustaria poder hacer que al hacer click en la parte izquierda de la pantalla (X) si el campo DNI no esta rellenado me de una alerta, he estado probando con esta formula si esta vacio…
-
Clear Relationship Field
Hi Guys, I have a form with date, time and Location. Location in a Relationship Field (N:1) With my Button I can sent everything directly to the table. After that the fields date and time are cleaned.…