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

Problems with Custom VF page using <apex:detail> tag
Hi,
I have overidden the default vf page of Account with a custom VF page. I have used the detail tag to get the account details in my page. But now the section headers are tranparent. They are visible when I highlight them. I see the section headers in EDIT view as it uses the default EDIT VF page. but I cannot see them in the custom page which I am using.
This is how the section Header looks
This is how it looks when I highlight it with my mouse
This is how it looks in the EDIT VF Page
This is how it has to look normally.
Is this a bug in using detail tag? I do not know how do I access the section Headers so that I can change the color.
Sorry Thank you for the help. I put the detail tag in pageBlock. I put it outside pageBlock it worked for me.
All Answers
Please share your VFP Code and Screen Shots also if possible, in you ealier post no screen shot is coming correctly.
I dont know whats the problem but I cannot insert an image here. I give the url C:\Users\xx\Desktop\Pic1.jpg but it does not show it properly. is there any other way I can do it?
VF code is
Sorry Thank you for the help. I put the detail tag in pageBlock. I put it outside pageBlock it worked for me.
I was just sending you this
But good to know you also picked it.
Please mark your post as resolved so that others will also get benifited from it.