What is the difference between a standard controller and a custom controller? : salesforce crm
Answer / Susheel Sankhwar
A standard controller in Salesforce is provided by Salesforce to handle the default functionality of a particular object. It provides a pre-built set of methods for common CRUD operations, page navigation, and data manipulation. On the other hand, a custom controller is a user-defined Apex class that extends the standard controller. It allows you to extend, override, or completely replace the default functionality provided by the standard controller.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are custom report types? : salesforce admin
What is import wizard? : salesforce Data Management
Why External ID is important?
Can you tell me about data import wizard?
What is the default data time format of salesforce ?
What is the support process?
What is a workflow? What all are its components? What is a workflow rule?
What is sosl, soql and dml in salesforce?
What is the web-to-case in salesforce?
What is a static resource in salesforce?
State the types of salesforce reports? Is mass deletion of reports possible in salesforce?
How many lookup relationship fields can be created in an object?