May 11, 200520 yr I have a database where i need a mail send to an address when a new record is created. My plan was to make a fm7 "client" on an osx machine check for new records every 15 min. i can't figure out how to make a script to do this.
May 11, 200520 yr You should have gotten a plugin with FM7 call FMExample. There is a startscript function in that plugin. Do you want the mail sent when the record is created or committed? It would make sense to me that it be when the record is committed. If that is the case, create and commit script and control the process from that point. Hope this helps.
Create an account or sign in to comment