Which parts of lightning components are server-side and which are client-side ? : salesforce lightning component
No Answer is Posted For this Question
Be the First to Post Answer
Who is the force.com developer community?
In a particular object, I have given only read access to a certain field named as ‘site__c’ to all users in the organization. However, if I have marked ‘site__c’ as a required field in the page layout for that object. So, what will happen when a user saves the record in that object through that page layout ?
Can we make a lightning component that shows up in both the mobile and the desktop user interfaces ? : salesforce lightning component
If you have two record types for an object, do you need to have two page layouts for that objects? : salesforce sharing and security
Is it necessary to define an explicit primary key in custom objects? : salesforce Data Management
What is aura:registerevent in lightning component?
Is lightning component framework an mvc framework ?
What are the names of interfaces that are added to a lightning component to allow it to be used as custom tabs, and to be used in lightning and community builder?
Explain few considerations for @future annotation in apex?
What is mixed dml and how would you handle it?
What is the difference between soql and sosl query ?
Can a dependent field be a controlling field as well in salesforce ?