July 1, 201312 yr 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
July 1, 201312 yr 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.
July 2, 201312 yr That would require a plugin such as 360Works Email Plugin or Monkeybread Software (among others--search for "filemaker email plugin")
Create an account or sign in to comment