Salesforce Certified Platform Developer 1 (SP25) CRT-450 Question # 28 Topic 3 Discussion

Salesforce Certified Platform Developer 1 (SP25) CRT-450 Question # 28 Topic 3 Discussion

CRT-450 Exam Topic 3 Question 28 Discussion:
Question #: 28
Topic #: 3

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 CRT-450 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.