function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SFDev@321SFDev@321 

Trigger to update Notes(visualforce page in related list).

Hi,

 

I have a created a custom button [SEND MAIL] button on the account object to send mail to the owner of the record.

 

Now i want when i click the button and the mail is sent on the click of button then it should get updated in the NOTEs related list(its a visualforce page) like its get updated in the activity history related list.