Tag: form

lightning-record-form LWC

lightning-record-form LWC Create Record

lightning-record-form LWC (Lightning Web Component) lightning-record-form LWC lightning-record-form component allows you to quickly create forms to add, view, or update a record. Using this component to create record forms is easier than building forms manually with lightning-record-edit-form or lightning-record-view-form. The lightning-record-form component provides these helpful features: Switches between view and edit modes automatically when the …

Continue reading

Permanent link to this article: https://www.sfdcpoint.com/salesforce/lightning-record-form-lwc/

lightning-record-edit-form LWC(Lightning Web Component)

lightning-record-edit-form LWC Create Record

lightning-record-edit-form LWC lightning-record-edit-form LWC (Lightning Web Component) A lightning-record-edit-form component is a wrapper component that accepts a record ID and object name. It is used to add a Salesforce record or update fields in an existing record. The component displays fields with their labels and the current values and enables you to edit their values. …

Continue reading

Permanent link to this article: https://www.sfdcpoint.com/salesforce/lightning-record-edit-form-lwc/