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
TapasviniTapasvini 

customizing reports

Hi, I want to add a custom link or button  in the reports that moves me to other page.how can I achieve it??

SFFSFF

You can't customize the report interface at all. You can, however, embed a link in the report itself:

 

http://www.salesforcefast.com/2009/07/hyperlink-to-embed-links.html

 

Hope this helps,