Create a simple list in the single-select mode
This task guides you through creating a list of accounts in single-select mode using the QuickList component.
This example shows you how to build a list of accounts in the single-select mode using the QuickList component.
<zqu:QuickList listname="AccountList" contextIds=""/>
When you open the Visualforce page, the QuickList component queries all the records of the Account object and displays them as shown in the example below: