October 19, 201114 yr Hello I would like to know if someone could help me make a script that would 1. Save a record as a pdf 2. Name the pdf from a field 3 Automatically send the pdf to an email address in another field. (email field) All in one script. Thank you
October 19, 201114 yr This can be scripted, the process would be something like: Remember the file name in a variable Save as PDF to the filename Send Mail and specify the attachment at filename Note that FMP's Send Mail script step can only send one attachment.
Create an account or sign in to comment