What is the point of the 'dahboard'?
No Answer is Posted For this Question
Be the First to Post Answer
How can we call child component controller method from the parent component controller method?
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 ?
What is difference between self-relationship and hierarchical relationship? : salesforce objects & fields
What are the type of events into salesforce lightning component? : salesforce lightning component
What are roll up summary fields? : salesforce objects & fields
Define formula fields?
What is bulk api? : salesforce Data Management
What is the difference between custom objects, custom settings and custom meta data ?
What is common between java and apex?
Can you edit an apex trigger/ apex class in production environment? Can you edit a visualforce page in production environment?
What is Apex Interface?
Is lightning component framework an mvc framework ?