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
Steven FafelSteven Fafel 

"Items to Approve" Query

Hello all,
I am trying to build a customized "Items to Approve" list.  I have an "Approval__c" custom object that has an approval workflow.  I am trying to create a Visualforce page that is bound to the results of a query.  The query simple needs to return a list of Approvals for which the currently logged in user has a pending approval.  It is possible it isn't a query...but a query and some additional steps (loops, iteration, etc.)

Any help would be greatly appreciated!

Steve
Salesforce TechieSalesforce Techie
https://thesalesforcetutorial.blogspot.com/2022/09/query-items-to-approve-insalesforce.html