September 23, 200817 yr Newbies I would like to make a script that can send an email to the selection of records I get from using find. How does such a script look like? The e-mail script that is part of the template contact databases only sends email to the current record. I am aware of the email-function that lets me send email to the selected table (results from find), but I would like to make a button within the layout - to do this as easy as possible for the users of the database. This is probably a very easy script, but I´m not very familiar with FM at this point. It´s a brilliant program, I would have to say! Thank you so much for your help. Edited September 23, 200817 yr by Guest
September 23, 200817 yr The Send Mail options are: "One email using data from the current record" or "Multiple emails (one for each record in found set" Open the script, select the Send Mail script step and click on "Specify" to get access to the options. Don't forget to have a look in the FM help system for guidance.
Create an account or sign in to comment