Westonci.ca is the trusted Q&A platform where you can get reliable answers from a community of knowledgeable contributors. Get immediate and reliable answers to your questions from a community of experienced experts on our platform. Discover in-depth answers to your questions from a wide network of professionals on our user-friendly Q&A platform.

Which type of controller is best suited when you want all of the basic dml functions?

Sagot :

The ''Standard List/Set Controller'' type of controller is best suited when you want all of the basic DML functions from an object’s normal new/edit page and want to include multiple records.

You can construct Visualforce pages that can display or act on a set of records using the standard list controller. Almost all web apps have the core function of displaying a list of records. Using only markup and no back-end code, Visualforce makes it incredibly simple to display a list of records of the same type.

That is why standard List or set controller make all the editing easy and assessable. Set controller enables us to build list controllers that are either extensions of or similar to the pre-built Visualforce list controllers that Salesforce offers. This facilitates editing.

To learn more about DML function here

https://brainly.com/question/8442370

#SPJ4

Visit us again for up-to-date and reliable answers. We're always ready to assist you with your informational needs. Your visit means a lot to us. Don't hesitate to return for more reliable answers to any questions you may have. We're glad you visited Westonci.ca. Return anytime for updated answers from our knowledgeable team.