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
shail.sfdcshail.sfdc 

Hover functionality for related list on Custom VF page

Hello, 

 

Salesforce.com OOB object detail pages we have a hover functionality for related list on the top of the page. Can I take that component and use un my Custom Visualforce page somehow. For ex : I've a Shipment object which has a related list of line items. On my custom VF page I'm showing Total Line Item Quantity aon other things , on hover of which I want to show the Line Item related list. How can this be achieved

 

Thanks in advance for your help. 

Shail