- (Exam Topic 2)
A developer is asked to create a custom visualforce page that will be used as a dashboard component. Which three are valid controller options for this page? Choose 3 answers
Correct Answer:
ACE
- (Exam Topic 2)
A company wants to create an employee rating program that allows employees to rate each other. An employees average rating must be displayed on the employee record. Employees must be able to create rating records, but are not allowed to create employee records. Which two actions should a developer take to accomplish this task?
Correct Answer:
B
- (Exam Topic 2)
What are two testing consideration when deploying code from a sandbox to production? Choose 2 answers
Correct Answer:
BC
- (Exam Topic 2)
A developer needs to create a custom Visualforce button for the Opportunity object page layout that will cause a web service to be called and redirect the user to a new page when clicked. Which three attributes need to be defined in the
Correct Answer:
ABC
- (Exam Topic 2)
A visualforce interface is created for Case Management that includes both standard and custom functionality defined in an Apex class called myControllerExtension. The visualforce page should include which
Correct Answer:
A