1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Admin Beginner > Data Modeling > Create Object Relationships

Last updated at Posted at 2022-03-17

Trailhead関係 個別の課題別に戻る


このチャレンジは結構質問が多いです。

チャレンジはこれ
Create Object Relationships

質問

Please select Favorite object

Create a Lookup Relationship
We’re going to create two custom relationship fields on the Favorite object. First, let’s create a lookup relationship that lists the users who select Favorite for a property.

https://trailhead.salesforce.com/content/learn/modules/data_modeling/object_relationships


FavoriteでなくOffer objectに設定する

Create a custom Master-Detail field on the Offer object

  • Data Type: Master-Detail
  • Related To: Property
  • Field Label: Property
  • Field Name: Property

Create a custom Lookup Relationship field on the Offer object

  • Data Type: Lookup Relationship
  • Related To: Contact
  • Field Label: Contact
  • Field Name: Contact
1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?