function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
ElkeElke 

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

aballardaballard

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 .)