August 12, 200718 yr I have two related databases ( parent = inventory ) and ( child = deliveries ). It works very well but I need a script where when a delivery is made it triggers an automatic email notification and attach a PDF copy of the delivery report. How can I do this ?
August 14, 200718 yr Hey stranger, It depends on what you mean by an automatic notification. I assume there is something in your database that indicates when a delivery is made. If you click "delivered" or something like that, you can simply attach a script to that field or place a button next to it. You can also use a plug in like Eventscript to trigger the script upon exiting the "delivered" field. I hope I am understanding you correctly. Mike
August 15, 200718 yr Author Thank you for the suggestion. I am currently traveling , I will try your suggestion upon my return. Thanks very much
Create an account or sign in to comment