You need to sign in to do that
Don't have an account?

Mass Approve Button on List View
I'm trying to create an approve button that I can put on a list view where multiple records can be selected to be approved or rejected.
I was going to create two seperate buttons for this. One for Approve Selected and another Reject Selected.
The button, I believe, needs to call a VF page that invokes a class. Has anyone done this or have any insight?
I've only done java buttons that have actions before and I'm stuck on how to get started. I've done VF and classes but not sure how to call an approval process.
Hi ,
Please visit my blog and let know if this answers your requirement.
http://salesforcesolution.blogspot.com/2011/11/how-to-create-visual-force-page-to.html
Please mark it as the solution if it answers your question.
Cheers,
Niket
Certified Developer | Certified Administrator
MyBlog
this is great - thank you!
I can take this and adjust it for our needs.