beckham Posted April 13, 2011 Posted April 13, 2011 Hi Guys, Can anyone please advise me how to send "several" fields of data from filemaker pro adv V11.03 with the sendmail script? My database is using the sendmail script (which is great) but it only allows me to enter a "single" field name into the message box. I would like to find a way to auto enter the data from 3 fields into this box, is this possible?? Thanks for any advise..
comment Posted April 13, 2011 Posted April 13, 2011 using the sendmail script (which is great) but it only allows me to enter a "single" field name into the message box. It also allows you to specify a calculation, e.g. YourTable::Field1 & " " & YourTable::Field2 & " " & YourTable::Field3
beckham Posted April 13, 2011 Author Posted April 13, 2011 Perfect, THANK YOU so much, it's so easy when you know how.
Recommended Posts
This topic is 4972 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