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

Problem with quick links to related list
Hi everybody,
We’ve overridden the Account View with a little VF page. Inside this VF page we use apex:detail to show the Account page layout. After upgrading our sandbox to the Salesforce Release Winter’12 we recognized that the line in top of the page with the quick links to all related lists is missing.
Same VF page in another Salesforce Instance with release Summer ’11 still shows this line.
We used following statement
<apex:detail showChatter="true" relatedList="true" relatedListHover="true" inlineEdit="true"/>
Any advice how to get this line back in the new release? Please note, that all related lists are shown as expected. We only miss the line with the links to the related lists in top of the page.
Thanks,
Elke
This has been reported as a bug in the winter 12 release and is currently being worked on.
(If you want to be updated on the status, file a case with support. Tell them to link it to bug W-1059897 .)