• rejpunzalan
  • NEWBIE
  • 0 Points
  • Member since 2013

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
Hi,

We have a Java Script running on Home page load when user logs in to do some functions like which we have done through placing custom link in the homepage component

1. hide the  Salesforce Discover button on home page.
2. to hide the chatter section on home page
3. to set some variables to hide some section on Account standard page layout based on the user profile.
4. to customize some links.

With Winter 16 release in place, all these functionalities are disturbed which works only on click of the custom link on home page.
Appreciate any help in getting rid of this  instead to run some scripts on page load without any button clicks.