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
RadmhyaRadmhya 

Add Custom fields to "Items to Approve" home page component

Hello, 

I'm trying to add a new VF page component for Custom Items to Approve on Home page. Is it possible to bring a custom field value of a custom object on to this list? 

Thanks,
Radmhya
Best Answer chosen by Radmhya
bob_buzzardbob_buzzard
You can't customise this, but you can create a custom component for this behaviour using Visualforce.  Full details at:

https://success.salesforce.com/ideaview?id=08730000000BrKHAA0

All Answers

bob_buzzardbob_buzzard
You can't customise this, but you can create a custom component for this behaviour using Visualforce.  Full details at:

https://success.salesforce.com/ideaview?id=08730000000BrKHAA0
This was selected as the best answer
RadmhyaRadmhya
Thanks Bob. I will try to create a custom component. 
Mark GuildayMark Guilday
This page doesn't show you how, just says you can. If anyone actually has some source code I'd love to get that. Thanks
HareHare
to add Custom fields to "Items to Approve" home page component I have built custom approval process using vf page and apex class and created custom component . it is working perfectly let me know if you required i can help you.
HareHare
add Custom fields to "Items to Approve" home page component:
http://hareeshgoudsalesforce.blogspot.com/2017/05/custom-approval-process-to-add-custom.html