Good Morning Everyone.. I am in need of some help.
This program has been a lifesaver. I was wondering if anyone could help me with trying to email a record by clicking a button. I have tried the example in the user manual and can not get it to work.
- I have a table called tracking
- the fields are id, date, time, receivedby, courier, file, email
-- on the add/edit page the ID field is not visible
I would like to add a button on the edit page will email that specific record to the email address in the email field. I do not the email to go out every time an record is added, only when it is requested.
Can anyone help!