What are different organization wide defaults? Explain each of them?
Answer / Abhilasha Rastogi
Organization-wide defaults in Salesforce determine the system behavior for all users and objects within an organization. They include: DefaultCurrency, DefaultLocale, EmailSenderAddress, LeadSourceDefaultValue, and TimeZoneSidKey.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different context variables available in apex triggers ?
While setting owd (organization wide sharing), can we change/modify the setting of child record in case of master-detail relationship? : salesforce admin
What are approval process? : salesforce workflows and approval process
Why do we use $a.enqueueaction(action)?
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 the Force.com Platform?
What is trigger.new? : salesforce crm
What is app exchange?
How do you write a test class for WS?
How does apex work?
What is lightning: or ui: in any lightning component? : salesforce lightning component
What are escalation rules?