-
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
Send .csv File to Another Org in Salesforce
In this blog, we will see how to send the CSV to another org Using Salesforce Integration. First, you need to upload a CSV file,…
The Most Awaited Feature “List Contains” is Now Available – Spring’18
Yes, you heard it right! Now no more replicating List to Set. You can directly use contains over List. Salesforce Spring ’18 Release contains(listElement): Same…
Insider Tips for an Easy Migration into Salesforce
As the owner of a growing nonprofit enterprise, you need to find the right tools to ensure that your company can quickly adapt to its…
Popular Salesforce Videos
Salesforce Admin Certification Questions and Explained Answers with References to Trailblazers
A Salesforce Admin Certification is the highest form of recognition a Salesforce Administrator can achieve; it demonstrates expertise in the field as well as a…
How Link Cartridge Development Can Your Business Storefront | Salesforce Link Cartridge
LINK Cartridge is a container for packaging and deploying program code and data, it’s structured in folders and subfolders for maximum efficiency.
Discount Categories in Salesforce CPQ
Use the discount category object to store values that you want to apply via rules to one or more products. After you associate the discount…
Popular Salesforce Infographics
Salesforce and QuickBooks Integration - Transform your Business
Do you know that you can convert 30% of your opportunities into leads when you integrate Salesforce and QuickBooks together? Sounds Interesting right? Our connector eShopSync…
How to Build Leads with Salesforce
Salesforce is a force to reckon with when it comes to inbound lead management. However, for certain businesses, especially smaller ones, the various add-ons and…
Future of Salesforce CPQ
Salesforce CPQ is a highly dependable tool that provides an accurate pricing strategy by configuring, pricing, and quoting the products of each company based on…