Activity Forums Salesforce® Discussions How to embed a report using Visualforce on the Home Tab?

  • Abhinav

    Member
    April 21, 2016 at 1:46 pm

    Hi try to create an HTML area home page component with a little javascript that redirects from the home page to the visualforce page:

    <script language="JavaScript">
    window.location.replace("/apex/YourVfPageName");
    <script>

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos