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

Dynamic SOQL with Pagination using Standard Set Controller
Hi, I need to wite an Apex Class, in which I have to show the Accounts by entering their fields : Name or Phone or or Website or Combinaton. In each Page we need to display 5 records using standard set controller.
https://developer.salesforce.com/docs/atlas.en-us.pages.meta/pages/pages_custom_list_controller.htm
Let me know if you need more help.