We have visualforce pages added in our package.
We found that the custom link in the sidebar loading salesforce logo (it looks like same page is loading in sidebar section - salesforce logo and icon next to it present on top left corner of window).
We are not getting why it is trying to load the same page in sidebar.
7 Antworten
Hi Prathamesh,
Try to return PageReference as null.
Thank you
Piyush