Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce Exam CRT-450 Topic 7 Question 43 Discussion

Actual exam question for Salesforce's CRT-450 exam
Question #: 43
Topic #: 7
[All CRT-450 Questions]

The value of the account type field is not being displayed correctly on the page. Assuming the custom controller is properly referenced on the Visualforce page, what should the developer do to correct the problem?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

Antonio
4 days ago
B looks like a good option too, making the attribute public could help with the display.
upvoted 0 times
...
Pete
8 days ago
I think the answer is D. Converting theAccount.Type to a String should fix the issue with the display.
upvoted 0 times
...
Johnetta
9 days ago
I think changing theAccount attribute to public could also solve the issue.
upvoted 0 times
...
Mertie
10 days ago
I agree with Coral. Adding a getter method for the actType attribute should correct the problem.
upvoted 0 times
...
Coral
12 days ago
I think the developer should add a getter method for the actType attribute.
upvoted 0 times
...
Susana
14 days ago
I think converting theAccount.Type to a String could also solve the issue.
upvoted 0 times
...
Dick
22 days ago
I agree with Kirby. Adding a getter method for the actType attribute should correct the problem.
upvoted 0 times
...
Kirby
27 days ago
I think the developer should add a getter method for the actType attribute.
upvoted 0 times
...

Save Cancel