You need to sign in to do that
Don't have an account?

Rebuilt Standard Tab in visualforce
Has anyone rebuilt a standard tab in Visualforce? I am specifically looking for the Opportunities tab.
I want the tab to stay exactly the same with one small exception - I want to remove the "New" button.
I'm really not even sure where to start and thought if someone had already done this I could leverage their code.
Thanks!
This is not to help, unfortunately, but will maybe save you some effort trying to do one aspect of it:
When we tried to do something similar, the bit that defeated us was the recent items. There didn't seem to be a way to figure out items the user had recently accessed, as opposed to recently changed. This is obviously captured somewhere, as the standard pages provide it, as does the sidebar. It doesn't appear to be available to the rest of us though.
I have come across this requirement of removing the new button from the opportunity tab. Did you achieve this. Can you please throw some bullets to meet this.