Question 116

In order to override a standard action with a visualforce page, which attribute must be defined in the <apex:page> tag?
  • Question 117

    What should a developer use to fix a Lightning web component bug in a sandbox?
  • Question 118

    A developer has a Visualforce page and custom controller to save Account records. The developer wants to display any validation rule violation to the user. How can the developer make sure that validation rule violations are displayed?
  • Question 119

    What are three ways for a developer to execute tests in an org? Choose 3.
  • Question 120

    How would a developer change the field type of a custom field on the Account object from string to an integer?