Salesforce
PDII · Question #185
Consider the code above. When a user clicks on the Link of a Contact's name, what happens?
The correct answer is C. The outputPanel refreshes, showing the Contact's details. See the full explanation below for the reasoning.
Question
Consider the code above. When a user clicks on the Link of a Contact's name, what happens?
Exhibit
Options
- ANothing happens; the commandLink is missing an action attribute
- BThe current page refreshes, showing the Contact's details
- CThe outputPanel refreshes, showing the Contact's details
- DA new page opens, showing the Contact's details
How the community answered
(50 responses)- A10% (5)
- B6% (3)
- C82% (41)
- D2% (1)
Community Discussion
No community discussion yet for this question.
