May 13, 201114 yr Can anyone please advise me? I am trying to record a "timestamp" in a database when an email is sent from another database. I have tried lots of script triggers and scripts which I thought may apply the timestamp but nothing appears to work for me, and now my head is shed! If anyone can advise I would be most grateful. Thanks in advance
May 13, 201114 yr I am trying to record a "timestamp" in a database when an email is sent from another database. Is there a relationship from the file/table where the email is sent to this table/file? Please use file or table instead of database since database doesn't fit FileMaker terminology. If there is a relationship, what is it? Is this table a table of actions? When the email is sent, that script can come to this current table/file and create a record and insert Get ( CurrentTimeStamp) into a field but we need to know the table/files names and their relationships described a bit more. Otherwise, you can load variables and create a new record via the variables. :)
Create an account or sign in to comment