Skip to main content
I have a homepage component that shows on our portal. On this custom homepage component the page has a limited size, so as new items come in, old items have to move off. If I wanted to keep certain messages up forever, what options do I have in Salesforce
2 answers
  1. Apr 22, 2017, 10:49 AM
    Hi Leah,

     

    If it's a custom homepage component then it must be using the Visualforce behind the scene. So you have 2 options.

     

    1) If the custom homepage component is part of the managed package - Contact the package providers 

     

    2) In the case of an unmanaged package - Ask your developer to update the code. He must be querying data based on some ordering and limiting the records.

     

    PS: If our suggestion(s) worked, let us know by marking the answer as "Best Answer" right under the comment. This will help the rest of the community should they have a similar issue in the future.  

     

    Thanks,

     

    Naval
0/9000