Question 226
A developer tasked with creating a schema to track Movies, Actors, and contracts. A single movie can have many contracts and a single actor can have many contracts. Each contract is owned and actively managed by a single user. Which schema should be created to enable user to easily manage the contract they own; without requiring access to the movie or the actor records?
Question 227
A developer is asked to create a PDF quote document formatted using the company's branding guidelines, and automatically save it to the Opportunity record.
Which two ways should a developer create this functionality? (Choose two.)
Which two ways should a developer create this functionality? (Choose two.)
Question 228
What are two considerations for deciding to use a roll-up summary field? Choose 2 answer's partner.
Question 229
Which resource can be included in a Lightning Component bundle? Choose 2 answers
Question 230
In order to override a standard action with a visualforce page, which attribute must be defined in the
<apex:page> tag?
<apex:page> tag?
