-
Lightning Component error
I can't seem to figure out the cause of the error, or a sufficient workaround but here's my predicament. I've built a lightning component which contains an icon. On click of this icon, it opens a modal with the corresponding records edit page inside using the force:recordEdit component.
Getting this error:-
Unfortunately, there was a problem. Please try again. If the problem continues,
get in touch with your administrator with the error ID shown here and any other
related details. Something has gone wrong. recordLayout.get is not a function.
Please try again.
Log In to reply.
Popular Salesforce Blogs

AI and APEX: How to Make a Developer's Life Easier in 2024
In this article, we will consider 3 tools that will help you as an APEX developer. Honestly not only with APEX, but with all languages…

Salesforce Customer Portal: Features, Industry Use Case, and Benefits
The ideal features in a customer portal may vary depending on the industry, business needs, and the types of customers that the portal is meant…
Popular Salesforce Videos
Salesforce Summer '22 Release Highlights | Salesforce Video Tutorial
It's time for Salesforce's Summer '22 update release! This release is chock-full of exciting customization updates ready for you to use within your Salesforce organization.…
How to Find Queries that Target a Data Extension in Salesforce Marketing Cloud
In this video, Cameron Robert shows how to find SQL queries in Automations that affect a specified Data Extension in Salesforce Marketing Cloud. Key Moments:…
Salesforce Tutorial - What Is Data Loader
Generally, in the Declarative approach, developer enters data with page-layout, Data Loader is an amazing tool for bulk data processing. I have seen many migration…