Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

Is there a way to monitor emails that i sent to but in portal

What i want is Date Sent Time Sent and Sent To 

Posted

Add a Log table.  Relate it to your table by an X relationship. In your send mail script, add Set Field script steps to add the information to a new record in Log 

 

Go to Layout ["Log"]

New Record/Request

Set Field[Log::Date Sent; Get(Current Time)]

//etc

 

Create a portal to Log in your layout.

Posted

That would require a plugin such as 360Works Email Plugin or Monkeybread Software (among others--search for "filemaker email plugin")

This topic is 4162 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.