What are who id and what id in activities?
No Answer is Posted For this Question
Be the First to Post Answer
When to use public class and when to use global class?
What is the difference between a 'profile' and a 'role'?
What are the best practices for test class?
Let’s say we have to update the same record in after trigger context. Is there any way or workaround?
What is aura? Why do we use the aura: namespace in the code ? : salesforce lightning component
How to check whether user has access to a particular record or not? : salesforce sharing and security
What is an Auto-Response Rule?
A workflow already exists on object. Now user want to add time dependent workflow action to it but not able to get an option to select time dependent action. What might be issue? : salesforce workflows and approval process
How do I send an email from salesforce?
What happens to a detailed record when a master record is deleted?
On each opportunity stage change, I want to display a new section on the page layout. How to achieve this?
Explain class constructors with example?