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

Remove or hide standard fields from a standard object
This is my scenario. I am using the Contracts object in my application. I do not want to show certain fields like status in my page. But it's a required only field . How do I work around this ?
Thanks,
Dilip.
We cannot hide required fields from Page layout.
To solve this we need to write our own Visualforce page and override new button with this VF page.
Thanks,
Naveen.
http://www.autorabit.com