PDII Exam Question 11

A Visualforce page contains an industry select list and displays a table of Accounts that have a matching value in their Industry field.

When a user changes the value in the industry select list, the table of Accounts should be automatically updated to show the Accounts associated with the selected industry.
What is the optimal way to implement this?
  • PDII Exam Question 12

    A lead developer is creating tests for a Lightning web component. The component re-renders when a property called bypassSelection. changes its value.
    What should the developer use to the test that the component re-renders successfully when the property changes?
  • PDII Exam Question 13

    A company uses an external system to manage its custom account territory assignments. Every quarter, millions of Accounts may be updated in Salesforce with new Owners when the territory assignments are completed in the external system. What is the optimal way to update the Accounts from the external system?
  • PDII Exam Question 14

    A developer wants to use an Aura component with a custom action.
    What should be considered in order to do this?
  • PDII Exam Question 15

    What are three benefits of using declarative customizations over code? Choose 3 answers