tomp Posted February 16, 2008 Posted February 16, 2008 I'm using the 'multiple emails (one for each record in found set)' in a script step. I need to be able to browse for an attachment to those emails. What I really want to do is send the emails 'perform without dialog' but allow the user to attach the same document to each message. Can I do that? Is there maybe a plugin to that effect?
mr_vodka Posted February 16, 2008 Posted February 16, 2008 You can have your users select the file and put it into a global container field. Then you can grab the path of the attachment from there to pass as part of your Send Mail script step.
mr_vodka Posted February 16, 2008 Posted February 16, 2008 BTW, if you are looking into plug-ins. My recommendation are the Troi plugins. They are excellent and Troi File does wonders.
tomp Posted February 19, 2008 Author Posted February 19, 2008 "You can have your users select the file and put it into a global container field. Then you can grab the path of the attachment from there to pass as part of your Send Mail script step. " OK, so I can use the 'insert file' step to find the file. How do I 'grab the path of the attachment' from the container field and how and where do I pass it to the 'Send Mail' script step? TIA
Fenton Posted February 19, 2008 Posted February 19, 2008 Before you go spending money on plug-ins, have you considered that FileMaker 8+ can pass the path of an attachment to an email?
Recommended Posts
This topic is 6114 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