Welcome to Westonci.ca, the Q&A platform where your questions are met with detailed answers from experienced experts. Connect with a community of professionals ready to help you find accurate solutions to your questions quickly and efficiently. Join our platform to connect with experts ready to provide precise answers to your questions in different areas.
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. Thanks for using our platform. We aim to provide accurate and up-to-date answers to all your queries. Come back soon. Keep exploring Westonci.ca for more insightful answers to your questions. We're here to help.