Jump to content
Server Maintenance This Week. ×

email data out of filemaker


This topic is 4760 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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..

Link to comment
Share on other sites

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

Link to comment
Share on other sites

This topic is 4760 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.