Which objects have associated standard controllers? : salesforce visualforce
Answer / Ankur Roj
Standard Controllers are available for most Salesforce standard objects, such as Account, Contact, Opportunity, Lead, Case, and many more. To view the available Standard Controllers for an object, navigate to Setup > Object Manager > select an object > click on 'Page Layouts' and then 'View Page'. The related Visualforce page will show the associated Standard Controller.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different types of object relations in salesforce? How can you create them?
Explain Matrix Reports?
What is the purpose of controllers? : salesforce visualforce
What happens to detail record when a master record is deleted?
Why do we need to write test classes? How to identify if a class is a test class?
Why do we need to write test classes?
What are user profiles in salesforce?
What is a Public Group?
What happens to detail record when a master record is deleted? What happens to child record when a parent record is deleted? : salesforce crm
How do I create a manual sharing rule in Salesforce?
Is lightning components replacing visualforce?
What are the salesforce best practices for apex?