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
bgoncloudbgoncloud 

Success Message on top of standard salesforce pages

Hi,

 

I am trying to display success message for an edit/delete operation on top of a standard salesforce page. How to achieve this?

 

Thanks

bob_buzzardbob_buzzard

I doubt you'll be able to achieve this.  While you could put some javascript/html in a sidebar component, how would the page know that the previous action had been an edit/delete?