
Does this require replacing the tab view with a VF page?
1 respuesta
My understanding is that the New button on the Tab view is dictated by having Create permissions on your profile for that particular object. Unfortunately, there is no Tab Layout editor which allows you to remove that particular button from the Tab.
What you can do is override the New button and not have it do anything (message prompt, redirect, anything but bring up the new page). Then create a custom NEW button (which calls the new object page) where you actually want users creating records.
http://na1.salesforce.com/help/doc/en/links_customize_override.htm