Is it possible to fire validation only for records which is being getting updated not to newly inserted records? : salesforce validation rules
Is 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
What is the difference between ISBLANK() AND ISNULL()? : salesforce validation rules
What are cross object formula fields? : salesforce validation rules
What are different ways to make field required in salesforce? : salesforce validation rules
Admin 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
What is manual sharing (user managed sharing)? : salesforce sharing and security
If you have two record types for an object, do you need to have two page layouts for that objects? : salesforce sharing and security
If object-level permissions conflict with record-level permissions, then what will happen? : salesforce sharing and security
Is it possible to restrict permission for users using permission set? : salesforce sharing and security
What does “view all” and “modify all” permission do at object level? : salesforce sharing and security
What is role hierarchy? : salesforce sharing and security
If a user does not have access to a specific record type, will they be able to see the records that have that record type? : salesforce sharing and security
How to create share table record using apex? : salesforce sharing and security
What is public group? : salesforce sharing and security