Question 11

At Ursa Major Solar there is a requirement for a new field called Planet Details on the Planet object where users can write detailed descriptions that can include pictures and links.
What field type should the app builder utilize to fulfill this requirement?
  • Question 12

    Which use case can be accomplished using a custom link?(Select 3)
  • Question 13

    Ursa Major Solar (UMS) has a custom object where they track Galactic Vendors. The object has four custom fields for the Galactic Vendors's location:

    The UMS's leadership wants these fields to be concatenated into a single formula field on two lines.
    Which formula fulfills this requirement?
    A)

    B)

    C)

    D)
  • Question 14

    Cloud Kicks (CK) wants to track orders against inventory, ensuring its ability to fulfill order requests. CK created a junction object called Request Inventory to enable many-to-many relationships with the Inventory and Order objects.
    What does the app builder need to provide to ensure users can view Request Inventory records?
  • Question 15

    An app builder is creating a custom object called Testimonial__c and wants to connect Testimonial__c records with both the submitter's Contact record and Account record. If the Account is deleted, the Testimonial__c should also be deleted. If the Contact is deleted, but the Account remains, the Testimonial__c should remain.
    How should this be accomplished?