April 13, 201114 yr 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..
April 13, 201114 yr 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
Create an account or sign in to comment