You need to sign in to do that
Don't have an account?

Field update when email is sent
I have a customer button on a custom object that is set up to send an email when it is clicked. I would like to also have it update a date field on the object when it is clicked so users can see if when the email was sent. The button is set to URL and Open in a new window. The URL is below. Is this possible and how can it be done?
https://login.salesforce.com/_ui/core/email/author/EmailAuthor?rtype=003&p3_lkid={!Client_Workbook__c.Id}&retURL=%2F{!Client_Workbook__c.Id}&p5={!$User.Email}&template_id=00X3400000204Mw&p24={!Client_Workbook__c.Engangement_Manager_Email__c}
https://login.salesforce.com/_ui/core/email/author/EmailAuthor?rtype=003&p3_lkid={!Client_Workbook__c.Id}&retURL=%2F{!Client_Workbook__c.Id}&p5={!$User.Email}&template_id=00X3400000204Mw&p24={!Client_Workbook__c.Engangement_Manager_Email__c}