Visualforce Pages and Data Sets

Up until this point, your Visualforce pages have been accessing data through the single starting point of a Position record. Visualforce pages can also be used for retrieving sets of data, with a lot of built-in functionality that already exists on the Force Platform. You can retrieve sets of data from any object using a standard controller, leading to the name of the feature, standard set controllers.

In this final section of this introductory chapter on Visualforce, you will see how you can extend the default list functionality of the Force Platform with standard set controllers. With this capability, you can create pages that display multiple records from a single object, as well as use some of the built-in ...

Get The Developer’s Guide to the Force.com Platform now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.