0
Button that sends email then to show the date it was pressed in another field
I have a button that sends an email, I would like the date that button was pressed to show up in another field. When I add anything to the script after the email details it triggers errors.
Thanks for the help!
1 reply
-
Heather,
Have you tried...
YourDateField := today();
before your email script in the button "On click"?
Content aside
- 3 yrs agoLast active
- 1Replies
- 331Views