I Have two button in opportunity page one is “Save” which is by default and other is custom button “Send Confirmation”
When user click in the “Save” button the activity history is save(dont how it happen)
Same functionality is needed on custom button click.
Any body have any idea..plz help.
thanks
Activity history tracks completed tasks and emails. It occurs deep below at database level and has nothing to do with buttons per se. When you say that Activity history is updated on save, how is it updated? Do you have a trigger in the background that sends an email or creates a completed task?