PDII Exam Question 51

A company requires all internal users to submit a Case for adding a new Account in Salesforce. The case record captures all the data required to create an Account. The case approval process is a manual process.
When a case is approved, an Account record should automatically be created based on the case details. What is the recommended solution?
  • PDII Exam Question 52

    What is the optimal syntax for adding a link to a case in a Visualforce page? Choose 2 answers
  • PDII Exam Question 53

    Which statement is true about using ConnectApi namespace (also called Chatter in Apex)? (Choose two.)
  • PDII Exam Question 54

    A Lightning Component has a section that displays some information about an Account and it works well on the desktop, but users have to scroll horizontally to see the Description field output on their mobile devices and tablets.

    Which option has the changes to make the component responsive for mobile and tablet devices?
  • PDII Exam Question 55

    Business rules require a Contact to always be created when a new Account is created. What can be used when developing a custom screen to ensure an Account is not created if the creation of the Contact fails?