A developer needs to provide a way to mass edit, update, and delete records from a list view. In which two ways can this be accomplished? Choose 2 answers
- Create a new Visualforce page and Apex Controller for the list view that provides mass edit, update and delete functionality.
- Configure the user interface and enable both inline editing and enhanced lists.
- Download an unmanaged package from the AppExchange that provide customizable mass edit, update, and delete functionality.
- Download a managed package from the AppExchange that provides customizable Enhanced List Views and buttons
Show Answer Next Question