-
Function userLang() and userLang(user) ?
Does anyone know the function userLang() / userLang(user)? It should give back the user, user profile, user profile local?Does anyone know if userLang() works and can give an example of how the…
-
Houw can I protect the database with a password
I would like to protect the databas i made in Ninox secure with a password. Is that possible? And how? Thanks for responding. Regards, John
-
equivalence surcharge
as I do so that the equivalence surcharge does not come out on invoices when a customer is not assigned it
-
special customer prices
As I do so that if a customer is created a special price of an item, when entering the lines of that customer“s invoice we get that special price and not the normal price of the Item
-
Match the same app features in iPad as it is on Mac
Hi There, I love to use my iPad to develope my databse but some of the small features is not the same as it is on Mac. 1. Scripting view. The iPad app in not coloring the language. 2.…
-
Test on empty date field failed
Hello, how can I test if a date field is empty? I used the following commands but they both returned “false”: “Date field” = “” “Date field” = 0 I managed with a workaround but it doesn“t seem…
-
Extended family media archive
Hi, Along with a few others I“m creating an archive of extended family documents. We might have up to 50 users and eventually maybe a thousand documents, including text, images and video.…
-
how can I do a formula for an appointment + 7 days? Thanks a lot !!
how can I do a formula for an appointment + 7 days? Thanks a lot !!
-
Ninox cloud sync calendar multi-user
In the process of making a database in use for multiple folks in the organization through NINOX cloud. One major disadvantage that I see, unless I“m completely missing it,…
-
Timestamp UTC/GMT - formatted in english
I“m working on a log tool and have an issue. Is there a simple way to get a UTC timestamp to a field? Normally when I use ”Date Time“ I get my local date and time.…
-
question
Can a view appear depending from a flied says?
-
How to sort by descending
Good morning everybodyI need to sort table descending or assending. I try to use Order By, but I can’t choose the direction of order because DESC and ASC don’t seem exist.…
-
How does Ninox calculate the week of the year?
As the definition of the calendar week varies by country, according to which definition (European ISO8601 or US) does the ninox function week() calculate the calendar week?
-
Is it possible to change the login user name?
Is there the ability to change the email/username on an account? Thank you.
-
how do I use ninox to print avery address labels?
how do I use ninox to print avery address labels?
-
Maybe the last question of the year, cough,cough.
Ok, so l,m now looking for a button script to add a record to linked customer. So let newRec :=(create Payment); newRec.(Payment.this id.......have no clue OpenRecord(newRec).…
-
Two questions
Hi All, I have many remote dslr camera trap “setups” for monitoring mountain lions in Southern California. Each setup comprises of multiple components: Camera box, camera, lens, sensor(s),…
-
precios especiales
Como hago para que si a un cliente le creamos una precio especial de un artículo, al entrar en las líneas de la factura de ese cliente nos salga dicho precio especial y no el precio normal del…
-
recargos de equivalencia
Como hago para que a un cliente que no tiene recargo de equivalencia, no se lo calcule en sus facturas
-
A big shout out to RoSoft_Steven Rooryck
Hi Steven, a big thank you for all of your help. You are greatly appreciated and without people like you to answer questions l would be well and truly up the creek.…
-
Merge record fields into an HTML email
Dear All, I am familiar with this command, but how would I include Ninox fields (like “First Name” “Last Name”) in the body of my HTML email? What is the syntax? sendEmail({ from:…
-
Is there a way to enforce the required fields so a record row will not be added unless all required fields are completed?
Is there a way to enforce the required fields so a record row will not be added unless all required fields are completed?
-
Noobie question
Hi All, I am building a database to monitor the many and disparate remote camera setups I have, photographing and videoing the mountain lions of Southern California.…
-
Button Script needed to open Invoice and link a regular customer.
Hi, I am looking for a button script to add to my “Invoices” table that will create a new Invoice to a customer that is used on a daily basis. I have the script to open new record...…