cterrell16 Posted November 7, 2019 Posted November 7, 2019 I created a script that emails invoices and applies a time stamp.. That worked great when used one layout page at a time. I was then asked if we could do multiple pages instead one at a time. I just had them find all the pages that they wanted to email so the script would email all that was being browsed. This method works great but it only applies the time stamp to the first page in the browsed pages. Is there a way to make the time stamp apply to all the browsed pages when emailed. I'm using filemaker 11 pro right now. The script that I'm using is below. Insert Calculated Result [Select; Invoicing:: Emailed Timestamp; Get (currentHostTimeStamp)] Go to Layout ["Invprint" (invoicing)] Save Records as PDF [Restore; No dialog; "Invoice.pdf" records being browsed] Send mail {send via email client; To: customer file::invoiceconfirmemail; Subject, etc....... Go to layout [orignial layout] Thank you for your help.
cterrell16 Posted November 11, 2019 Author Posted November 11, 2019 Maybe a script that would apply a timestamp to all open files would work.
Recommended Posts
This topic is 1839 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now