What happens with existing visualforce pages in lightning experience?
No Answer is Posted For this Question
Be the First to Post Answer
Explain sequence of salesforce triggers and order of execution?
What is field-level security in the salesforce context?
There is a master-detail relationship between two objects and I want to ensure that the master object should not have more than 10 child records. How
How to get all records even from recycle bin or achieved activities using soql query?
If object-level permissions conflict with record-level permissions, then what will happen? : salesforce sharing and security
Which is api based tool supported by salesforce and what are its advantages? : salesforce Data Management
What is whoid and whatid in activities?
How many soql we can perform per transaction?
We have 2 workflows WF1 & WF2 on Case. WF1 updates a custom field which is the entry criteria for WF2. Will the WF2 fire?
Is it possible to fire validation only for records which is being getting updated not to newly inserted records?
Can we update parent record with workflow field update? : salesforce workflows and approval process
Let’s say we have to update the same record in after trigger context. Is there any way or workaround?