Salesforce Certified Platform Developer (Plat-Dev-201) PDI Question # 58 Topic 6 Discussion

Salesforce Certified Platform Developer (Plat-Dev-201) PDI Question # 58 Topic 6 Discussion

PDI Exam Topic 6 Question 58 Discussion:
Question #: 58
Topic #: 6

Universal Containers has a Visualforce page that displays a table of every Container__c being rented by a given Account. Recently this page is failing with a view state limit because some of the customers rent over 10,000 containers.

What should a developer change about the Visualforce page to help with the page load errors?


A.

Implement pagination with an OffsetController.


B.

Implement pagination with a StandardSetController.


C.

Use JavaScript remoting with SOQL Offset.


D.

Use lazy loading and a transient List variable.


Get Premium PDI Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.