You need to sign in to do that
Don't have an account?

Lightning Web Component - Record View Form - How to display Inline edit for each field?
Hi Team,
Lightning Web Component - Record View Form - How to display Inline edit for each field?

Please advise how to customize like standard view with 3 columns.
Thanks
Lakshmi
Lightning Web Component - Record View Form - How to display Inline edit for each field?
Please advise how to customize like standard view with 3 columns.
Thanks
Lakshmi
You can utilize lightning-record-edit-form component to achieve this requirement.
Reference:
https://developer.salesforce.com/docs/component-library/bundle/lightning-record-edit-form
Hope above information helps. Please mark as Best Answer so that it can help others in the future.
Thanks.
Thanks for your reply, I want to display inline edit in <lightning-record-view-form>, please let me know if you have any documentation.
Please reffer below url as per your requirment
https://www.forcetalks.com/blog/inline-edit-support-in-custom-component-in-salesforce-lightning/
if you need any assistanse, Please let me know!!
Kindly mark my solution as the best answer if it helps you.
Thanks
Mukesh
Thanks for your reply, It's not useful for me. I want to implement this in LWC record detail page.