Is it possible to fire validation only for records which is being getting updated not to newly inserted records? : salesforce validation rules
566Is there is any way through which validation rule is bypassed while doing upload through data loader but not when user is creating record from user interface? : salesforce validation rules
440Admin wants to avoid the deletion of child records in master detail relationship. Is it possible to achieve this using point and click functionality? : salesforce validation rules
575If you have two record types for an object, do you need to have two page layouts for that objects? : salesforce sharing and security
550If object-level permissions conflict with record-level permissions, then what will happen? : salesforce sharing and security
705Is it possible to restrict permission for users using permission set? : salesforce sharing and security
482What does “view all” and “modify all” permission do at object level? : salesforce sharing and security
476
What are the actions available in workflow?
What is lightning: or ui: in any lightning component?
Can we include external javascript/css libraries in components?
Explain skinny table. What are the considerations for skinny table? : salesforce crm
What is a sandbox org? What are the different types of sandboxes in Salesforce?
What is the Apex Trigger in Salesforce?
What is trigger.old and when do you normally use it?
What is Profile and Components?
What are getter methods and setter methods?
What is salesforce environment?
What is a case?
What is difference between custom report types and standard report types? : salesforce reports and dashboards
What should be done to override the governor limit that restricts you from fetching more than 50,000 records in a soql query ?
What do you think are the best practices of creating contact sharing rules?
What are apex unit tests?