
info
-
Script executed automatically on a date
Hello everybody, I have a small script that returns to me in a field a date on which I must send an email. I created a button to send the email via Integromat. This all works perfectly.…
-
send an email automatically when a date is reached
Good morning, I would like to be able to run a script that automatically sends an email on a date to a contact and my email as a copy. I have already written the script (which works) but in a formula…
-
Retrieve data from a table and display them in other table
Hello, I would like to retrieve data from multiple records from a table to display them in a table in order to have a summary of old customer data.I don't know how to do it.…
-
No attachment file in mail
Hi, I would like to send an email with attachment file, the email is sended but no file attached ! this is my code let myPdf := printAndSaveRecord(this, "DEPANNAGE"); let myName :…
-
Problem with send mail script
Hi, I paste the script below in the formula block of my button and change email from and to But i receive this error: "expected symbol:} at line 2 column 4 in this script" Can you help me about this ?…