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

Custom button help
Hi,
I am trying to set up a custom button that is called "Log an Event" that mimicks the "Log a call" button. I have the majority of it working and populating properly except for the contact's email address. Please see attached.
I have tried a number of different "tsk" numbers but have been unsuccessful.
This is the formula I currently have in place now:
/00T/e
?what_id={!Account.Id}
&followup=1
&tsk5=Custom Task Name
&retURL=%2F{!Account.Id}
&tsk2={!Contact.Name}
Please help!
Thanks,
Jennifer
I don't quite know what the intial process is but rather than using URL params it may make more sense to use an object Action instead.