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

Lightning Out - recordEditForm/recordViewForm
The recordEditForm and recordViewForm, while not supported in Lightning Out, do work apart from two errors, neither of which appear to affect the functionality.
Is there any way of preventing these error from displaying so that we can use these components?
The steps to reproduce this: https://github.com/paulroberttaylor/lightning-out-recordeditform
Is there any way of preventing these error from displaying so that we can use these components?
The steps to reproduce this: https://github.com/paulroberttaylor/lightning-out-recordeditform
What I understood is after clicking on edit, the <lightning:outputField still searching for binding data with <lightning:recordViewForm. I have a simple solution by displaying and hiding using javascript and style within div. Here is the code:
AccountEditor.cmp
and AccountEditorController.js
Thanks & Regards
Gulshan Raj
Sr. Developer