Question 1 of 30
In a Salesforce application, you are tasked with creating a Visualforce page that displays a list of accounts and allows users to filter the list based on the account type. You decide to implement a controller that utilizes both standard and custom controller features. Which of the following approaches would best facilitate the filtering of accounts while ensuring that the page remains responsive and efficient?
Use a custom controller that queries all accounts and applies filtering logic based on user input in the controller methods.
Implement a standard controller and use a Visualforce component to handle filtering on the client side without server-side interaction.
Create a custom controller extension that modifies the standard controller's query to include filtering parameters directly in the SOQL query.
Utilize a standard controller with a page action that refreshes the entire page upon filtering, ensuring that the latest data is displayed.

Preparing for SalesForce CRT-450 Certified Platform Developer I? Now land the interview.

73% of qualified candidates get rejected because of weak resumes. Build an ATS-optimized, recruiter-ready resume in under 5 minutes - free to start.

Build My Resume Free