-
Component requires you to specify namespace in the objectApiName
This message is displayed in an organization where I install a managed package:
API Name Contract__c is invalid, did you mean "namespace__Contract__c?
Code:
<aura:if isTrue="{!v.showrecord}">
<lightning:recordForm aura:id="contractRecordForm11" recordId="{!v.recordId}"
objectApiName=" Contract __c" fields="Name" columns="1" mode="readonly"/>
</aura:if>
Shouldn't Salesforce put the namespace in? without needing me to put it manually?
If I write it manually in objectApiName it works. But I understand that when I install the package, Salesforce have to put the namespace to it.
Thanks for your help.?
Log In to reply.
Popular Salesforce Blogs
Import and Export Data from Salesforce using Talend
Talking about Salesforce the transfer of data does not fall under a very cumbersome category. There are myriad tools like Salesforce Dataloader.io which have rather…
How to Integrate Salesforce Sales Cloud and Jira Adeptly?
Sean is the sales manager at a video Platform as a Service (PaaS) provider based out of Boston. The only thing he keeps contemplating is…
Joining the #TrailblazerCommunity Groups Around your Location
As we all know meetup groups for Salesforce is going away and Salesforce has now invited us into their new platform - Trailblazer Community Groups to…
Popular Salesforce Videos
Salesforce Acquires Slack
When Salesforce bought Slack earlier this week for $27.7 billion, it was in some ways the end of a startup fairytale. Slack was the living…
What is Salesforce - The CRM Bringing Companies & Customers Together
Salesforce is the world’s #1 customer relationship management (CRM) platform. We help your marketing, sales, commerce, service and IT teams work as one from anywhere…
Skills for Salesforce Field Service | Optimize Customer Service for Businesses | Salesforce Webinar
One way to optimize customer service operations is by having the right technician for the right job. How? Skills for Salesforce Field Service is the…
Popular Salesforce Infographics
The 10.5 Commandments of Salesforce Users
This great piece of visual goodness presents the 10 commandments every Salesforce user needs to follow. Make sure every single one of these practices is…
Salesforce Admin Certification Path
The Salesforce Certified Administrator program is designed for individuals who have experience as a Salesforce administrator. The program encompasses the breadth of applications, the features…
The Salesforce Lightning Platform for Employee Engagement: Key Findings
Salesforce provides a system of engagement across the entire employee lifecycle that enables organizations to connect multiple back-end systems of record with one system of…