Why do we use Salesforce?
No Answer is Posted For this Question
Be the First to Post Answer
Explain Trigger events? & context variables?
What are the record types in salesforce?
What are the different types of object relations in salesforce?
What is custom metadata type ?
Can we call a batch apex program in apex trigger ?
Explain the different scenarios wherein you need to use different types of collections i.e list, set and map?
How many soql we can perform per transaction?
Define various characters of roll-up summary field? : salesforce admin
Can we use fieldset in the lightning component? : salesforce lightning component
How to identify a class as a test class in salesforce? What are the best practices to write a test class?
If you want to set the running user other than yourself in the dashboard then what is the permission required?
Let’s say that you have an app myapp.app that contains a component mycmp.cmp with a ui:button component. During initialization, the init() event is fired in what order?