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
Tamara WertheimTamara Wertheim 

Visualforce Approver Lookup

Hello,

I'm trying to replicate the functionality of the standard "Items to Approve" home page component. How do I create a lookup field on the Visualforce page which references approvers? I want it to work like the lookup on the Mass Reassign Approval Requests page. Any ideas?
 
 User-added image 
Khan AnasKhan Anas (Salesforce Developers) 
Hi Tamara,

Greetings to you!

Please refer to the below link which might help you further with the above requirement.

https://www.salesforcetutorial.com/dynamic-approval-process-salesforce/

I hope it helps you.

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future. It will help to keep this community clean.

Thanks and Regards,
Khan Anas
Tamara WertheimTamara Wertheim
I got the functionality of the approval process working. All I need is to create the lookup field similar to the ones found on the standard component. How do I do that?