Can we make one component inherit styles/css from a parent component, or must we always define it in the component ?
No Answer is Posted For this Question
Be the First to Post Answer
We are not providing some of fields in .csv file which are required in filed level. What happens if we try to insert records into salesforce through data loader?
What is the difference between the normal “insert” operation and “database.insert” operation ? Which is preferred over the other and why ?
How to add contacts to salesforce?
Can a apex trigger call a batch class in salesforce?
How can you lock record using soql so that it cannot be modified by other user?
What is the system.runas() ?
How to get the list of all available sobject in salesforce database using apex (dynamic apex) ?
What is the order of execution of workflow rules, validation rules, triggers?
How can you create object relations in salesforce?
Can two users have the same profile?
How many ways we can call the apex class?
What are custom labels in salesforce?