PDII Web TestEngine demo

Exit VCEDump PDII Salesforce Certified Platform Developer II (Plat-Dev-301)
Question 20 of 67
0% complete
Q20 Single choice

Refer to the markup below:

HTML

<template>
<lightning-record-form

record-id={recordId}

object-api-name="Account"

layout-type="Full">

</lightning-record-form>
</template>

A Lightning web component displays the Account name and two custom fields out of 275 that exist on the object. The custom fields are correctly declared and populated. However, the developer receives complaints that the component performs slowly.

What can the developer do to improve the performance?

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in