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

regarding hiding field
Hi Experts,
I have field which is readonly, i want to this field to display on detail page not on edit page. how to do that please tell me step by step if possible help me out .
Thanks in advance
I have field which is readonly, i want to this field to display on detail page not on edit page. how to do that please tell me step by step if possible help me out .
Thanks in advance
If the field is readonly then it will be grayed out on Edit page. If you want to hide then you will have to hide it on pagelayout but in that case it will not be visible on even detail page.
Thanks,
Pratik
ya but i need to display on the detail page could you please help me
Through page layout it's not possible as if you remove field from page layout, it will be removed from both details and edit page. I am sure if we can achieve this.
Creating formula field is a possibility.
Please refer to:
https://developer.salesforce.com/forums?id=906F00000008sopIAA
Thanks,
Pratik