Can a checkbox as controlling field?
No Answer is Posted For this Question
Be the First to Post Answer
Mention what are the different types of custom settings in salesforce?
Let’s say that you have an app myapp.app that contains a component mycmp.cmp with a ui:button component. During initialization, the init() event is fired in what order?
What is the difference between a 'profile' and a 'role'?
What are the different ajax action tags? What does each do? : salesforce visualforce
List the various object relations in salesforce?
Is it possible to fire validation only for records which is being getting updated not to newly inserted records? : salesforce validation rules
In trigger, lets say you have system.debug() statement after adderror() method. Will system.debug() be statement executed in trigger after adderror() method?
Can the data loader delete the reports?
Define an audit trail.
What is developer sandbox?
What are the Exception Methods in salesforce?
Given a business requirement, wherein you have to execute all the available actions in a single workflow rule, what would be the sequence of actions ?