Westonci.ca is the premier destination for reliable answers to your questions, brought to you by a community of experts. Get detailed and precise answers to your questions from a dedicated community of experts on our Q&A platform. Explore comprehensive solutions to your questions from a wide range of professionals on our user-friendly 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

We appreciate your visit. Hopefully, the answers you found were beneficial. Don't hesitate to come back for more information. We appreciate your time. Please revisit us for more reliable answers to any questions you may have. Keep exploring Westonci.ca for more insightful answers to your questions. We're here to help.