March 12, 201015 yr Hello, I have a database. I made that database accessible to a lot of different people through IWP. I need to know when one of those people have added/edited a record through some sort of email notification. Is this possible if people are adding items through IWP?
March 13, 201015 yr Look at the Send Mail script command.The send mail via SMTP client IS supported for IWP in FMP/FMSA 10. When users create/edit records in IWP they must ultimately commit the changes. You can make a button to accept the changes and run the necessary script steps to send the email via SMTP.
Create an account or sign in to comment