
Valerio
-
format phone number after update
Hello, how can I change a phone number that has been inserted using the 0049xxxxx format to +49xxxxx. I need this to work on the trigger after update field.…
- Answered
-
Send Email on Click Error
Hello, It's a few days that a very simple click to send email function gives me a "Invalid parameter: html ("undefined")" error. let myEmail := "11111111@gmail.…
-
DB Size Problem
Hello, i'm having issues with my DB that for some reason is over 3.6gb in size and causing therfore problems with our license usage. We mainly store images in our records,…
-
Barcodes4.me has been Discontinued
Barcodes4.me has been discontinued for January 1st.... anybody usinging it that has valid alternatives?!?!? Thanks!
-
Send File or Image via API
I“m trying to send an attachment or image via API to Print Node to hopefully speed up the automated printing function that now operates via email. I have no experience at all using API”s..…
-
Email + Attachment Problem
Hello, Im having a problem and would need help. I have the following code: let r := closeRecord();(Status := 1) and r;Barcode := importFile(this, “http://www.barcodes4.…
-
Print Record Multiple Times in same PDF
I would need to print the same record multiple times in the same PDF using a comand/button Any suggestions? I would use the following printRecord(this, “RECEIPT”);…
-
Barcode Status Change
Hello, I would need some help with this. I have a table STORAGE CLIENTS and every record has it“s own barcode/unique serial number. I need, once our clients come back with their printed recepits,…
-
Email sent once Alla records are in given status
Hello, i would need ninox to send me an email once all the records are processed and changed in status at the end of the working day. I was thinking of using the Trigger after update in the table…
-
Trigger YES/NO formula if value already present in DB
Hello, my records contain telephone numbers of clients and i would like to know if the phone i enter has alredy been used in the past. This to understand recurring clients.…