CRT-450 Web TestEngine demo

Exit VCEDump CRT-450 Salesforce Certified Platform Developer I (CRT-450)
Question 52 of 95
0% complete
Q52 Single choice

A developer created a Visualforce page with a custom controller to show a list of accounts. The page uses
the <apex:SelecList> component, with a variable called "selection", to show the valid values for
Account.Type. The page uses an <apex:pageBlockTable> component to display the list of accounts,
where the iteration variable is "acct". The developer wants to ensure that when a user selects a type on the
<apex : selectList> component, only accounts with that type are shown on the page.

What should the developer do to accomplish this?

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in