Find your content:

Search form

You are here

Approval History Related List for a Custom Object

 
Share

I have a custom object with an approval process, how can I get the approval related list on the page of that custom object.


Attribution to: Roshan

Possible Suggestion/Solution #1

If you will navigate to "Edit Pagelayout" in "Related List" there is option to import "Approval History".

For adding the "Approval History" related list in VF page, you can try this :

<apex:relatedList list="ProcessSteps" ></apex:relatedList>

Please go through this URL : http://boards.developerforce.com/t5/Visualforce-Development/How-to-Display-quot-Approval-History-quot-as-the-only-Related/td-p/103438


Attribution to: Jitendra Zaa
This content is remixed from stackoverflow or stackexchange. Please visit https://salesforce.stackexchange.com/questions/1187

My Block Status

My Block Content